public final class HDataServiceNodeBean extends AsyncExpandableTreeNode implements NodeWithIconsInterface
FacetNodeBean quando a faceta é especificamente
um IHierarchicalNavigationDataService.
Este tipo de nó traz a facilidade de se poder expandir a árvore navegável pelo IHierarchicalNavigationDataService, utilizando a API padrão.
AsyncExpandableTreeNode.LoadingStatemyModelallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
HDataServiceNodeBean(SCSTree tree,
Connection cnn,
FacetNodeBean myFacetBean) |
| Modifier and Type | Method and Description |
|---|---|
Icon |
getClosedIcon()
Recupera o ícone para quando o nó não é folha, e está expandido.
|
Icon |
getLeafIcon()
Recupera ícone para quando o nó é folha
|
protected String |
getLoadingDescription()
Caso o usuário clique no nó "aguardando
|
Icon |
getOpenedIcon()
Recupera ícone para quando o nó não é folha, e está fechado.
|
protected List<DefaultMutableTreeNode> |
loadChildren()
Carregar os nós filhos deste.
|
children, getAllowsChildren, getChildAt, getChildCount, getIndex, isLeaf, refreshNodegetMyTreeadd, breadthFirstEnumeration, clone, depthFirstEnumeration, getChildAfter, getChildBefore, getDepth, getFirstChild, getFirstLeaf, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic HDataServiceNodeBean(SCSTree tree, Connection cnn, FacetNodeBean myFacetBean)
protected String getLoadingDescription()
AsyncExpandableTreeNodegetLoadingDescription in class AsyncExpandableTreeNodeprotected List<DefaultMutableTreeNode> loadChildren() throws ServiceFailure, DataAccessDenied
AsyncExpandableTreeNodeloadChildren in class AsyncExpandableTreeNodeServiceFailureDataAccessDeniedpublic Icon getClosedIcon()
NodeWithIconsInterfacegetClosedIcon in interface NodeWithIconsInterfacepublic Icon getLeafIcon()
NodeWithIconsInterfacegetLeafIcon in interface NodeWithIconsInterfacepublic Icon getOpenedIcon()
NodeWithIconsInterfacegetOpenedIcon in interface NodeWithIconsInterfaceCopyright © 2014 Tecgraf/PUC-Rio. All Rights Reserved.