public final class ComboBoxModelEditor<T> extends ListModelEditorBase<T>
ListModelEditorBase.MyModelCollectionModelEditor.ModelHelpermodelhelper, itemEditor, LOG| Constructor and Description |
|---|
ComboBoxModelEditor(ListItemEditor<T> itemEditor) |
| Modifier and Type | Method and Description |
|---|---|
ComboBox |
getComboBox() |
MutableCollectionComboBoxModel<T> |
getModel() |
apply, ensureNonEmptyNames, getItems, isEditable, removeEmptyItem, reset, silentlyReplaceItemareSelectedItemsRemovable, canCreateElement, createElement, getMutable, isModified, processModifiedItemspublic ComboBoxModelEditor(ListItemEditor<T> itemEditor)
public MutableCollectionComboBoxModel<T> getModel()
getModel in class ListModelEditorBase<T>public ComboBox getComboBox()