Detailed Description
Definition at line 101 of file MathML_content_APISPEC.idl.
Member Function Documentation
void mathml_dom::MathMLContentToken::deleteArgument |
( |
in unsigned long |
index | ) |
|
dom::Node mathml_dom::MathMLContentToken::getArgument |
( |
in unsigned long |
index | ) |
|
dom::Node mathml_dom::MathMLContentToken::insertArgument |
( |
in dom::Node |
newArgument, |
|
|
in unsigned long |
index |
|
) |
| |
dom::Node mathml_dom::MathMLContentToken::removeArgument |
( |
in unsigned long |
index | ) |
|
dom::Node mathml_dom::MathMLContentToken::setArgument |
( |
in dom::Node |
newArgument, |
|
|
in unsigned long |
index |
|
) |
| |
Member Data Documentation
readonly attribute MathMLNodeList mathml_dom::MathMLContentToken::arguments |
attribute dom::DOMString mathml_dom::MathMLContentToken::definitionURL |