| Class | Description |
|---|---|
| AutoCompletion |
AutoCompletion class handles user input and suggests matching variants (see CAY-911)
|
| ComboBoxCellEditor |
ComboBoxCellEditor class is a workaround of collision between DefaultCellEditor and
AutoCompletion behavior.
|
| CustomTypeComboBoxEditor |
CustomTypeComboBoxEditor is used as an editor of a combobox, when
custom type (such as Entity) is to be used.
|
| EditorTextField |
EditorTextField is a text field to be used in combobox editor.
|
| SuggestionList |
SuggestionList is a combo-popup displaying all items matching for
autocompletion.
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.