Uses of Package
com.google.gwt.editor.client
-
Packages that use com.google.gwt.editor.client Package Description com.google.gwt.editor.client A framework for editing bean-like objects.com.google.gwt.editor.client.adapters Adapters for the bean editor framework.com.google.gwt.editor.client.testing Classes used for testing the bean editor support.com.google.gwt.editor.ui.client User interface components for the bean editor framework.com.google.gwt.editor.ui.client.adapters User interface adapters for the bean editor framework.com.google.gwt.user.cellview.client The "cellview" widget set.com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes.com.google.gwt.user.datepicker.client The date picker widget and associated types.com.google.web.bindery.requestfactory.gwt.client A package for managing client-server requests.com.google.web.bindery.requestfactory.gwt.client.testing Classes used for testing the request factory service. -
Classes in com.google.gwt.editor.client used by com.google.gwt.editor.client Class Description CompositeEditor An interface that indicates that a given Editor is composed of an unknown number of sub-Editors all of the same type.CompositeEditor.EditorChain Allows instances of the component type to be attached to the Editor framework.Editor Describes an editor whose behavior is not altered by the value being displayed.EditorContext Describes an Editor within an Editor hierarchy.EditorDelegate Binds an individual Editor to the backing service.EditorDriver Defines common capabilities of editor drivers.EditorError Allows invalid Editor state to be propagated through an Editor hierarchy.EditorVisitor A visitor for examining an Editor hierarchy.HasEditorDelegate Indicates that an Editor requires an EditorDelegate.HasEditorErrors Editors that wish to be notified about ConstraintViolations in the value being edited should implement this interface.LeafValueEditor Used to edit non-object or immutable values.ValueAwareEditor Editors whose behavior changes based on the value being edited will implement this interface. -
Classes in com.google.gwt.editor.client used by com.google.gwt.editor.client.adapters Class Description CompositeEditor An interface that indicates that a given Editor is composed of an unknown number of sub-Editors all of the same type.CompositeEditor.EditorChain Allows instances of the component type to be attached to the Editor framework.Editor Describes an editor whose behavior is not altered by the value being displayed.EditorDelegate Binds an individual Editor to the backing service.HasEditorDelegate Indicates that an Editor requires an EditorDelegate.LeafValueEditor Used to edit non-object or immutable values.ValueAwareEditor Editors whose behavior changes based on the value being edited will implement this interface. -
Classes in com.google.gwt.editor.client used by com.google.gwt.editor.client.testing Class Description CompositeEditor An interface that indicates that a given Editor is composed of an unknown number of sub-Editors all of the same type.CompositeEditor.EditorChain Allows instances of the component type to be attached to the Editor framework.Editor Describes an editor whose behavior is not altered by the value being displayed.EditorContext Describes an Editor within an Editor hierarchy.EditorDelegate Binds an individual Editor to the backing service.EditorDriver Defines common capabilities of editor drivers.EditorError Allows invalid Editor state to be propagated through an Editor hierarchy.EditorVisitor A visitor for examining an Editor hierarchy.HasEditorDelegate Indicates that an Editor requires an EditorDelegate.HasEditorErrors Editors that wish to be notified about ConstraintViolations in the value being edited should implement this interface.LeafValueEditor Used to edit non-object or immutable values.SimpleBeanEditorDriver Automates editing of simple bean-like objects.ValueAwareEditor Editors whose behavior changes based on the value being edited will implement this interface. -
Classes in com.google.gwt.editor.client used by com.google.gwt.editor.ui.client Class Description Editor Describes an editor whose behavior is not altered by the value being displayed.EditorError Allows invalid Editor state to be propagated through an Editor hierarchy.HasEditorErrors Editors that wish to be notified about ConstraintViolations in the value being edited should implement this interface.IsEditor Extended by view objects that wish to participate in an Editor hierarchy, but that do not implement theEditor
contract directly. -
Classes in com.google.gwt.editor.client used by com.google.gwt.editor.ui.client.adapters Class Description Editor Describes an editor whose behavior is not altered by the value being displayed.EditorDelegate Binds an individual Editor to the backing service.HasEditorDelegate Indicates that an Editor requires an EditorDelegate.LeafValueEditor Used to edit non-object or immutable values. -
Classes in com.google.gwt.editor.client used by com.google.gwt.user.cellview.client Class Description IsEditor Extended by view objects that wish to participate in an Editor hierarchy, but that do not implement theEditor
contract directly.LeafValueEditor Used to edit non-object or immutable values. -
Classes in com.google.gwt.editor.client used by com.google.gwt.user.client.ui Class Description IsEditor Extended by view objects that wish to participate in an Editor hierarchy, but that do not implement theEditor
contract directly.LeafValueEditor Used to edit non-object or immutable values. -
Classes in com.google.gwt.editor.client used by com.google.gwt.user.datepicker.client Class Description IsEditor Extended by view objects that wish to participate in an Editor hierarchy, but that do not implement theEditor
contract directly.LeafValueEditor Used to edit non-object or immutable values. -
Classes in com.google.gwt.editor.client used by com.google.web.bindery.requestfactory.gwt.client Class Description Editor Describes an editor whose behavior is not altered by the value being displayed.EditorDriver Defines common capabilities of editor drivers. -
Classes in com.google.gwt.editor.client used by com.google.web.bindery.requestfactory.gwt.client.testing Class Description Editor Describes an editor whose behavior is not altered by the value being displayed.EditorDriver Defines common capabilities of editor drivers.EditorError Allows invalid Editor state to be propagated through an Editor hierarchy.EditorVisitor A visitor for examining an Editor hierarchy.