Method | Description | |
---|---|---|
CloseHinge ( ) : void | ||
ComboBox ( int width, int height ) : System | ||
GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
OpenHinge ( ) : void | ||
Walk ( |
Method | Description | |
---|---|---|
OnMouseDown ( |
||
OnMouseUp ( |
public ComboBox ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |
public GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
rootgfx | RootGraphic | |
return | RenderElement |
protected OnMouseDown ( |
||
e | ||
return | void |
protected OnMouseUp ( |
||
e | ||
return | void |
public Walk ( |
||
visitor | ||
return | void |