Свойство | Type | Description | |
---|---|---|---|
dbugBreakMe | bool |
Свойство | Type | Description | |
---|---|---|---|
GetCurrentPrimaryRenderElement | RenderElement | ||
IEventListener | bool | ||
IEventListener | void | ||
IEventListener | void | ||
IEventListener | void | ||
IEventListener | void | ||
IEventListener | void | ||
IEventListener | void | ||
IEventListener | void |
Méthode | Description | |
---|---|---|
GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
InvalidateGraphics ( ) : void | ||
InvalidateLayout ( ) : void | ||
UIElement ( ) : LayoutFarm.UI |
Méthode | Description | |
---|---|---|
OnContentLayout ( ) : void | ||
OnContentUpdate ( ) : void | ||
OnDoubleClick ( |
||
OnElementChanged ( ) : void | ||
OnGotKeyboardFocus ( |
||
OnGuestTalk ( |
||
OnHide ( ) : void | ||
OnInterComponentMsg ( object sender, int msgcode, string msg ) : void | ||
OnKeyDown ( |
||
OnKeyPress ( |
||
OnKeyUp ( |
||
OnLostKeyboardFocus ( |
||
OnLostMouseSelectedFocus ( |
||
OnMouseDown ( |
||
OnMouseEnter ( |
||
OnMouseHover ( |
||
OnMouseLeave ( |
||
OnMouseMove ( |
||
OnMouseUp ( |
||
OnMouseWheel ( |
||
OnProcessDialogKey ( |
||
OnShown ( ) : void | ||
RegisterNativeEvent ( int eventFlags ) : void |
Méthode | Description | |
---|---|---|
GetCurrentPrimaryRenderElement ( UIElement box ) : RenderElement | ||
IEventListener ( |
||
IEventListener ( ) : void | ||
IEventListener ( |
||
IEventListener ( |
||
IEventListener ( |
||
IEventListener ( |
||
IEventListener ( int &x, int &y ) : void | ||
IEventListener ( object sender, int msgcode, string msg ) : void |
public abstract GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
rootgfx | RootGraphic | |
Résultat | RenderElement |
public abstract InvalidateGraphics ( ) : void | ||
Résultat | void |
protected OnDoubleClick ( |
||
e | ||
Résultat | void |
protected OnGotKeyboardFocus ( |
||
e | ||
Résultat | void |
protected OnGuestTalk ( |
||
e | ||
Résultat | void |
protected OnInterComponentMsg ( object sender, int msgcode, string msg ) : void | ||
sender | object | |
msgcode | int | |
msg | string | |
Résultat | void |
protected OnKeyDown ( |
||
e | ||
Résultat | void |
protected OnKeyPress ( |
||
e | ||
Résultat | void |
protected OnKeyUp ( |
||
e | ||
Résultat | void |
protected OnLostKeyboardFocus ( |
||
e | ||
Résultat | void |
protected OnLostMouseSelectedFocus ( |
||
e | ||
Résultat | void |
protected OnMouseDown ( |
||
e | ||
Résultat | void |
protected OnMouseEnter ( |
||
e | ||
Résultat | void |
protected OnMouseHover ( |
||
e | ||
Résultat | void |
protected OnMouseLeave ( |
||
e | ||
Résultat | void |
protected OnMouseMove ( |
||
e | ||
Résultat | void |
protected OnMouseUp ( |
||
e | ||
Résultat | void |
protected OnMouseWheel ( |
||
e | ||
Résultat | void |
protected OnProcessDialogKey ( |
||
e | ||
Résultat | bool |
protected RegisterNativeEvent ( int eventFlags ) : void | ||
eventFlags | int | |
Résultat | void |