KEYTYPE - Key typeDATATYPE - Value typeCOLLTYPE - Collection type consisting of value elementsITEMTYPE - the implementation item typepublic interface IFolderTreeItem<KEYTYPE,DATATYPE,COLLTYPE extends Collection<DATATYPE>,ITEMTYPE extends IFolderTreeItem<KEYTYPE,DATATYPE,COLLTYPE,ITEMTYPE>> extends ITreeItemWithID<KEYTYPE,COLLTYPE,ITEMTYPE>
| Modifier and Type | Method and Description |
|---|---|
KEYTYPE |
getGlobalUniqueDataID() |
containsChildItemWithDataID, createChildItem, createChildItem, getAllChildDataIDs, getChildItemOfDataID, getFactory, getID, getParentID, internalAddChild, removeAllChildren, removeChild, reorderChildrenByItemschangeParent, getAllChildDatas, getData, getLevel, getParentData, isRootItem, isSameOrChildOf, setDatagetParentgetAllChildren, getChildAtIndex, getFirstChild, getLastChildgetChildCount, hasChildrenCopyright © 2014–2015 Philip Helger. All rights reserved.