Public Member Functions | |||
override void | Dispose () | ||
virtual string | GetText (uint startIndex) | ||
virtual bool | SetText (string buffer, uint length, Range range) | ||
virtual Selection | GetSelection () | ||
virtual bool | SetSelection (Selection selection) | ||
![]() | |||
virtual string | GetAttribute (string name) | ||
Get attribute's value whit given name.
| |||
virtual string | GetAttribute (uint id) | ||
Get attribute's value whit given Id.
| |||
virtual string | GetValueOfElement () | ||
Gives the value of the Element. More... | |||
virtual string | GetId () | ||
virtual uint | GetClassesCount () | ||
virtual string | GetClass (uint id) | ||
virtual uint | GetAttributesCount () | ||
virtual bool | HasAttribute (string name) | ||
virtual HTMLTag | GetTag () | ||
virtual bool | HasScriptEventListeners () | ||
uint | GetAttribute (string name, global::System.IntPtr buffer, uint bufferLength) | ||
uint | GetAttribute (uint id, global::System.IntPtr buffer, uint bufferLength) | ||
uint | GetValueOfElement (global::System.IntPtr buffer, uint bufferLength) | ||
Additional Inherited Members | |
![]() | |
bool | swigCMemOwn |
|
inlinevirtual |
Reimplemented from cohtml.Net.INodeProxy.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |