@NonNullApi
| Interface | Description |
|---|---|
| ListEditorDelegate<V> |
The implementation of this class contains a logic for creation the
ListEditor component, that is used by
components in client and desktop client. |
| ListEditorWindowController |
Interface for editor window controller of ListEditor component
|
| Class | Description |
|---|---|
| ListEditorDelegateImpl<V> | |
| ListEditorHelper | |
| ListEditorPopupWindow |
A dialog that is used for editing values of the
ListEditor component. |