Method | Description | |
---|---|---|
AddChildNode ( |
||
Collapse ( ) : void | ||
Expand ( ) : void | ||
GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
PerformContentLayout ( ) : void | ||
TreeNode ( int width, int height ) : System | ||
Walk ( |
Method | Description | |
---|---|---|
SetOwnerTreeView ( |
||
SetupNodeIconBehaviour ( |
public AddChildNode ( |
||
treeNode | ||
return | void |
public GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
rootgfx | RootGraphic | |
return | RenderElement |
public TreeNode ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |
public Walk ( |
||
visitor | ||
return | void |