Property | Type | Description | |
---|---|---|---|
ClearWaitingContent | void | ||
GetInputEventAdapter | |||
IEventPortal | bool | ||
IEventPortal | void | ||
IEventPortal | void | ||
IEventPortal | void | ||
SetHtmlContainerEventHandlers | void |
Method | Description | |
---|---|---|
GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
HtmlBox ( |
||
LoadHtmlDom ( |
||
LoadHtmlFragmentString ( string fragmentHtmlString ) : void | ||
LoadHtmlString ( string htmlString ) : void | ||
PerformContentLayout ( ) : void | ||
SetViewport ( int x, int y ) : void | ||
Walk ( |
Method | Description | |
---|---|---|
OnContentLayout ( ) : void | ||
OnKeyUp ( |
Method | Description | |
---|---|---|
ClearWaitingContent ( ) : void | ||
GetInputEventAdapter ( ) : |
||
IEventPortal ( |
||
IEventPortal ( |
||
IEventPortal ( |
||
IEventPortal ( |
||
SetHtmlContainerEventHandlers ( ) : void |
public GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
rootgfx | RootGraphic | |
return | RenderElement |
public HtmlBox ( |
||
htmlHost | ||
width | int | |
height | int | |
return | System |
public LoadHtmlDom ( |
||
htmldoc | ||
return | void |
public LoadHtmlFragmentString ( string fragmentHtmlString ) : void | ||
fragmentHtmlString | string | |
return | void |
public LoadHtmlString ( string htmlString ) : void | ||
htmlString | string | |
return | void |
protected OnKeyUp ( |
||
e | ||
return | void |
public Walk ( |
||
visitor | ||
return | void |