- All Implemented Interfaces:
- com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.ui.HasVisibility, com.google.gwt.user.client.ui.IsRenderable, com.google.gwt.user.client.ui.IsWidget
public class Editor
extends com.google.gwt.user.client.ui.Composite
The Editor widget provides out-of-the-box editing capabilities using an editable layer in a Feature Service. It
combines the out-of-the-box TemplatePicker, AttachmentEditor, AttributeInspector and GeometryService to
provide feature and attribute editing. When building editing applications, try to take advantage of the
customizable out-of-the-box Editor widget when possible.
- Author:
- Justin Merz