public class ServerFileBrowser.TreeNode extends FIXGRIDTreeItem implements java.io.Serializable
STATUS_CLOSED, STATUS_ENDNODE, STATUS_OPENEDROWHEIGHT_DEFAULT| Constructor and Description |
|---|
TreeNode(FIXGRIDTreeItem parentNode,
java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
onRowExecute()
Reaction on row executions in the client (double click, return
key selection).
|
void |
onRowSelect()
Reaction on row selections in the client.
|
void |
onToggle()
Event that is passed from the client when the user open/close a folder
node.
|
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, processTREENDOEAction, removeAllChildNodes, removeAllChildNodes, removeNode, requestFocus, setImage, setLevel, setStatus, setText, toggleNode, toggleNodeAndScrollassignRowComponent, checkIfCellIsHighlighted, checkIfCellsAreHighlighted, getChangeIndex, getHighlightedCells, getRequestFocus, getRowHeight, getSelected, highlightCell, onRowDeselect, onRowDrop, onRowPopupMenuItem, onRowPopupMenuLoad, setRowHeight, setSelected, unhighlightAllCells, unhighlightCell, unrequestFocuspublic TreeNode(FIXGRIDTreeItem parentNode, java.io.File file)
public void onToggle()
FIXGRIDTreeItemonToggle in class FIXGRIDTreeItempublic void onRowSelect()
FIXGRIDItemonRowSelect in interface IFIXGRIDItemonRowSelect in class FIXGRIDItempublic void onRowExecute()
FIXGRIDItemonRowExecute in interface IFIXGRIDItemonRowExecute in class FIXGRIDItemCopyright © CaptainCasa Gmbh. All Rights Reserved.