public class StreamStoreTreeUI.TreeNode extends FIXGRIDTreeItem implements java.io.Serializable
STATUS_CLOSED, STATUS_ENDNODE, STATUS_OPENEDROWHEIGHT_DEFAULT| Constructor and Description |
|---|
TreeNode(FIXGRIDTreeItem parentNode,
java.lang.String absPath,
java.lang.String text,
boolean isFolder,
boolean alsoReadSubFolders) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPopupMenu() |
void |
onRowExecute()
Reaction on row executions in the client (double click, return
key selection).
|
void |
onToggle()
Event that is passed from the client when the user open/close a folder
node.
|
void |
processTREENDOEAction(ActionEvent event)
This is the central method that is called by default by client
side TREENODE events.
|
addSubNode, addSubNode, appendVisibleSubNodes, checkIfNodeHasAsParent, closeAllNodes, collapseNode, collapseNodeAndSubNodes, compareTo, expandNode, expandNodeAndSubNodes, getAllContainedNodes, getChildNodes, getImage, getLevel, getLevelInt, getParentNode, getRequestfocus, getStatus, getStatusInt, getText, moveSubNodeBehind, moveSubNodeInFront, moveSubNodeOneDown, moveSubNodeOneUp, moveSubNodesOneDown, moveSubNodesOneUp, moveSubNodeToFirst, moveSubNodeToLast, openAllParentNodes, removeAllChildNodes, removeAllChildNodes, removeNode, requestFocus, setImage, setLevel, setStatus, setText, toggleNode, toggleNodeAndScrollassignRowComponent, checkIfCellIsHighlighted, checkIfCellsAreHighlighted, getChangeIndex, getHighlightedCells, getRequestFocus, getRowHeight, getSelected, highlightCell, onRowDeselect, onRowDrop, onRowPopupMenuItem, onRowPopupMenuLoad, onRowSelect, setRowHeight, setSelected, unhighlightAllCells, unhighlightCell, unrequestFocuspublic TreeNode(FIXGRIDTreeItem parentNode, java.lang.String absPath, java.lang.String text, boolean isFolder, boolean alsoReadSubFolders)
public void onToggle()
FIXGRIDTreeItemonToggle in class FIXGRIDTreeItempublic void onRowExecute()
FIXGRIDItemonRowExecute in interface IFIXGRIDItemonRowExecute in class FIXGRIDItempublic java.lang.String getPopupMenu()
public void processTREENDOEAction(ActionEvent event)
FIXGRIDTreeItemprocessTREENDOEAction in class FIXGRIDTreeItemCopyright © CaptainCasa Gmbh. All Rights Reserved.