| Interface | Description |
|---|---|
| CockpitEditorRenderer<T> |
Renderer of a cockpit editor.
|
| EditorListener<T> |
Receives updates when an
editor's value has changed in some way. |
| EditorRegistry |
Manages cockpit NG editors by type.
|
| FormattableNumberEditor<T extends Number> |
Marks editor as being number editor with configurable number format.
|
| 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.
|
Copyright © 2018. All rights reserved.