Method | Description | |
---|---|---|
AddSubMenuItem ( |
||
Close ( ) : void | ||
CloseRecursiveUp ( ) : void | ||
GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
MaintenanceParentOpenState ( ) : void | ||
MenuItem ( int width, int height ) : System | ||
Open ( ) : void | ||
UnmaintenanceParentOpenState ( ) : void | ||
Walk ( |
Method | Description | |
---|---|---|
OnMouseDown ( |
||
OnMouseUp ( |
public AddSubMenuItem ( |
||
childItem | ||
return | void |
public GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
rootgfx | RootGraphic | |
return | RenderElement |
public MenuItem ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |
protected OnMouseDown ( |
||
e | ||
return | void |
protected OnMouseUp ( |
||
e | ||
return | void |
public UnmaintenanceParentOpenState ( ) : void | ||
return | void |
public Walk ( |
||
visitor | ||
return | void |