public class FilterableActionCheckListModel<T> extends ActionCheckListModel<T> implements FilterableCheckListModel<T>
actionCheckAll, actionItems, checks, listeners, originalModel| Constructor and Description |
|---|
FilterableActionCheckListModel(DefaultFilterableCheckListModel<T> originalModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(String filter,
org.nuiton.decorator.Decorator<Object> decorator,
CheckListFilterType filterType)
Filters list view without losing actual data
|
addListDataListener, getCheckedItems, getElementAt, getOriginalSize, getSize, isCheckedIndex, removeListDataListener, setCheckedIndex, setCheckedItemsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCheckedItems, getOriginalSize, isCheckedIndex, setCheckedIndex, setCheckedItemsaddListDataListener, getElementAt, getSize, removeListDataListenerpublic FilterableActionCheckListModel(DefaultFilterableCheckListModel<T> originalModel)
public void filter(String filter, org.nuiton.decorator.Decorator<Object> decorator, CheckListFilterType filterType)
FilterableCheckListModelfilter in interface FilterableCheckListModel<T>Copyright © 2004–2017 Ultreia.io. All rights reserved.