public abstract class AbstractTaskRegistrationListModel<C extends ApplicationContext> extends ActivityListModel<C,RunStateFlag>
| Constructor and Description |
|---|
AbstractTaskRegistrationListModel(C ctx,
TaskRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
isHandledTaskType(TaskId taskId) |
cancel, cancelAll, getApplicationContext, getTypeIcon, getTypeName, hasCancellableTasks, isCurrentlyCancellableaddItem, addItem, addItems, addItems, clear, fireContentsChanged, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getAllItems, getComparator, getElementAt, getFirstItem, getItem, getItem, getItemCount, getLastItem, getModifyFlag, isModified, isNumb, isSortAscending, load, loadFrom, loadFrom, removeItem, removeItem, replaceItem, replaceOrAddItem, setComparator, setItem, setModified, setModifyFlag, setNumb, setSortAscendingadd, addElement, capacity, contains, copyInto, elementAt, elements, ensureCapacity, firstElement, get, getSize, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, removeAllElements, removeElement, removeElementAt, removeRange, set, setElementAt, setSize, size, toArray, toString, trimToSizepublic AbstractTaskRegistrationListModel(C ctx, TaskRegistry registry)
protected abstract boolean isHandledTaskType(TaskId taskId)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.