|
XPSEDAPI
|


Public Attributes | |
| attribute dom::DOMString | type |
Public Attributes inherited from mathml_dom::MathMLContentToken | |
| readonly attribute MathMLNodeList | arguments |
| attribute dom::DOMString | definitionURL |
| attribute dom::DOMString | encoding |
Additional Inherited Members | |
Public Member Functions inherited from mathml_dom::MathMLContentToken | |
| dom::Node | getArgument (in unsigned long index) |
| dom::Node | insertArgument (in dom::Node newArgument, in unsigned long index) |
| dom::Node | setArgument (in dom::Node newArgument, in unsigned long index) |
| void | deleteArgument (in unsigned long index) |
| dom::Node | removeArgument (in unsigned long index) |
Definition at line 123 of file MathML_content_APISPEC.idl.
| attribute dom::DOMString mathml_dom::MathMLCiElement::type |
Definition at line 125 of file MathML_content_APISPEC.idl.