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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected EditListPopup.ItemgetEmptyItem(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:
getItemsin classEditListPopupUtils.DynamicModel
-
getEmptyItem
- Specified by:
getEmptyItemin classEditListPopupUtils.DynamicModel
-