Property | Type | Description | |
---|---|---|---|
GetPrincipalBox | |||
HtmlElement | System | ||
InternalGetPrincipalBox | |||
SetPrincipalBox | void |
Method | Description | |
---|---|---|
ClearAllElements ( ) : void | ||
GetGlobalLocation ( int &x, int &y ) : void | ||
RemoveChild ( |
||
SetAttribute ( |
||
SetInnerHtml ( string innerHtml ) : void | ||
SetLocation ( int x, int y ) : void |
Method | Description | |
---|---|---|
OnElementChanged ( ) : void | ||
OnElementChangedInIdleState ( ElementChangeKind changeKind ) : void |
Method | Description | |
---|---|---|
GetPrincipalBox ( |
||
HtmlElement ( |
||
InternalGetPrincipalBox ( |
||
SetPrincipalBox ( |
public GetGlobalLocation ( int &x, int &y ) : void | ||
x | int | |
y | int | |
return | void |
protected OnElementChangedInIdleState ( ElementChangeKind changeKind ) : void | ||
changeKind | ElementChangeKind | |
return | void |
public RemoveChild ( |
||
childNode | ||
return | bool |
public SetAttribute ( |
||
attr | ||
return | void |
public SetInnerHtml ( string innerHtml ) : void | ||
innerHtml | string | |
return | void |