public static interface EditableListArea.EditableModel extends ListArea.Model
Modifier and Type | Method and Description |
---|---|
boolean |
addToList(int pos,
Clipboard clipboard) |
boolean |
clearList() |
boolean |
removeFromList(int index) |
getItem, getItemCount, refresh
boolean clearList()
boolean addToList(int pos, Clipboard clipboard)
boolean removeFromList(int index)