This is the complete list of members for cohtml::IInputProxy, including all inherited members.
GetAttribute(unsigned id, char *buffer, unsigned bufferLength) const =0 | cohtml::INodeProxy | pure virtual |
GetAttribute(const char *name, char *buffer, unsigned bufferLength) const =0 | cohtml::INodeProxy | pure virtual |
GetAttributesCount() const =0 | cohtml::INodeProxy | pure virtual |
GetBoundingRect(double &x, double &y, double &width, double &height) const =0 | cohtml::INodeProxy | pure virtual |
GetClass(unsigned id) const =0 | cohtml::INodeProxy | pure virtual |
GetClassesCount() const =0 | cohtml::INodeProxy | pure virtual |
GetId() const =0 | cohtml::INodeProxy | pure virtual |
GetSelection() const =0 | cohtml::IInputProxy | pure virtual |
GetTag() const =0 | cohtml::INodeProxy | pure virtual |
GetText(unsigned startIndex) const =0 | cohtml::IInputProxy | pure virtual |
GetTextPositions(unsigned startIndex, unsigned endIndex, unsigned &lineCount)=0 | cohtml::IInputProxy | pure virtual |
GetValueOfElement(char *buffer, unsigned bufferLength) const =0 | cohtml::INodeProxy | pure virtual |
HasAttribute(const char *name) const =0 | cohtml::INodeProxy | pure virtual |
HasScriptEventListeners() const =0 | cohtml::INodeProxy | pure virtual |
SetSelection(TextInput::Selection selection)=0 | cohtml::IInputProxy | pure virtual |
SetText(const char *buffer, unsigned length, TextInput::Range range)=0 | cohtml::IInputProxy | pure virtual |
~INodeProxy() | cohtml::INodeProxy | inlinevirtual |