public class ActiveAbosListModel extends ClientActivityListModel<ClientContext,AliveBusinessObject>
ABOListModel because
it must be a ClientActivityListModel in the context where it is used.| Constructor and Description |
|---|
ActiveAbosListModel(ClientContext clientCtx) |
| Modifier and Type | Method and Description |
|---|---|
int |
addABO(AliveBusinessObject abo)
Implemented to try a replace of the item first.
|
boolean |
cancel(int index) |
boolean |
cancelAll() |
IconKey |
getTypeIcon() |
NlsKey |
getTypeName() |
void |
initListModel() |
getClientContextgetApplicationContext, 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 ActiveAbosListModel(ClientContext clientCtx)
public void initListModel()
initListModel in class ClientActivityListModel<ClientContext,AliveBusinessObject>public NlsKey getTypeName()
getTypeName in class ActivityListModel<ClientContext,AliveBusinessObject>public IconKey getTypeIcon()
getTypeIcon in class ActivityListModel<ClientContext,AliveBusinessObject>public int addABO(AliveBusinessObject abo)
public boolean cancel(int index)
cancel in class ActivityListModel<ClientContext,AliveBusinessObject>public boolean cancelAll()
cancelAll in class ActivityListModel<ClientContext,AliveBusinessObject>Copyright © 2014 EsprIT-Systems. All Rights Reserved.