Package com.hybris.cockpitng.editors
-
Interface Summary Interface Description CockpitEditorRenderer<T> Renderer of a cockpit editor.EditorListener<T> Receives updates when aneditor's value has changed in some way.EditorRegistry Manages cockpit NG editors by type.FormattableNumberEditor<T extends java.lang.Number> Marks editor as being number editor with configurable number format. -
Class Summary Class Description EditorContext<T> A context object given to a cockpit editor to render itself.EditorDefinition Describes a reusable cockpit editor.EditorUtils ExampleTextEditor An example of a Cockpit NG editor for text values.ExampleWidgetStubEditor ExampleWidgetStubEditor class.