Package org.luwrain.popups
Class EditListPopupUtils.FixedModel
java.lang.Object
org.luwrain.popups.EditListPopupUtils.DynamicModel
org.luwrain.popups.EditListPopupUtils.FixedModel
- All Implemented Interfaces:
EditListPopup.Model
- Enclosing class:
EditListPopupUtils
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected EditListPopup.Item
getEmptyItem
(String context) protected EditListPopup.Item[]
Methods inherited from class org.luwrain.popups.EditListPopupUtils.DynamicModel
getAlternatives, getCompletion, getListPopupNextItem, getListPopupPreviousItem
-
Field Details
-
fixedItems
-
-
Constructor Details
-
FixedModel
-
-
Method Details
-
getItems
- Specified by:
getItems
in classEditListPopupUtils.DynamicModel
-
getEmptyItem
- Specified by:
getEmptyItem
in classEditListPopupUtils.DynamicModel
-