Interface MathMLTableElement
- All Superinterfaces:
Element, MathMLElement, MathMLPresentationElement, Node
This interface represents the MathML MathMLTableElement element.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Field Summary
Fields inherited from interface Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteRow(int index) This interface represents the MathML MathMLTableElement element.getAlign()This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.getFrame()This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.getRow(int index) This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.getRows()This interface represents the MathML MathMLTableElement element.This interface represents the MathML MathMLTableElement element.getSide()This interface represents the MathML MathMLTableElement element.getWidth()This interface represents the MathML MathMLTableElement element.insertEmptyLabeledRow(int index) This interface represents the MathML MathMLTableElement element.insertEmptyRow(int index) This interface represents the MathML MathMLTableElement element.insertRow(int index, MathMLTableRowElement newRow) This interface represents the MathML MathMLTableElement element.removeRow(int index) This interface represents the MathML MathMLTableElement element.voidThis interface represents the MathML MathMLTableElement element.voidsetAlignmentscope(String alignmentscope) This interface represents the MathML MathMLTableElement element.voidsetColumnalign(String columnalign) This interface represents the MathML MathMLTableElement element.voidsetColumnlines(String columnlines) This interface represents the MathML MathMLTableElement element.voidsetColumnspacing(String columnspacing) This interface represents the MathML MathMLTableElement element.voidsetColumnwidth(String columnwidth) This interface represents the MathML MathMLTableElement element.voidsetDisplaystyle(String displaystyle) This interface represents the MathML MathMLTableElement element.voidsetEqualcolumns(String equalcolumns) This interface represents the MathML MathMLTableElement element.voidsetEqualrows(String equalrows) This interface represents the MathML MathMLTableElement element.voidThis interface represents the MathML MathMLTableElement element.voidsetFramespacing(String framespacing) This interface represents the MathML MathMLTableElement element.voidsetGroupalign(String groupalign) This interface represents the MathML MathMLTableElement element.voidsetMinlabelspacing(String minlabelspacing) This interface represents the MathML MathMLTableElement element.setRow(int index, MathMLTableRowElement newRow) This interface represents the MathML MathMLTableElement element.voidsetRowalign(String rowalign) This interface represents the MathML MathMLTableElement element.voidsetRowlines(String rowlines) This interface represents the MathML MathMLTableElement element.voidsetRowspacing(String rowspacing) This interface represents the MathML MathMLTableElement element.voidThis interface represents the MathML MathMLTableElement element.voidThis interface represents the MathML MathMLTableElement element.Methods inherited from interface Element
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNSMethods inherited from interface MathMLElement
getClassName, getHref, getId, getMathElementStyle, getOwnerMathElement, getXref, setClassName, setHref, setId, setMathElementStyle, setXrefMethods inherited from interface Node
appendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent, setUserData
-
Method Details
-
getAlign
String getAlign()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setAlign
This interface represents the MathML MathMLTableElement element.- Parameters:
align- the value to set
-
getRowalign
String getRowalign()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setRowalign
This interface represents the MathML MathMLTableElement element.- Parameters:
rowalign- the value to set
-
getColumnalign
String getColumnalign()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setColumnalign
This interface represents the MathML MathMLTableElement element.- Parameters:
columnalign- the value to set
-
getGroupalign
String getGroupalign()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setGroupalign
This interface represents the MathML MathMLTableElement element.- Parameters:
groupalign- the value to set
-
getAlignmentscope
String getAlignmentscope()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setAlignmentscope
This interface represents the MathML MathMLTableElement element.- Parameters:
alignmentscope- the value to set
-
getColumnwidth
String getColumnwidth()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setColumnwidth
This interface represents the MathML MathMLTableElement element.- Parameters:
columnwidth- the value to set
-
getWidth
String getWidth()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setWidth
This interface represents the MathML MathMLTableElement element.- Parameters:
width- the value to set
-
getRowspacing
String getRowspacing()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setRowspacing
This interface represents the MathML MathMLTableElement element.- Parameters:
rowspacing- the value to set
-
getColumnspacing
String getColumnspacing()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setColumnspacing
This interface represents the MathML MathMLTableElement element.- Parameters:
columnspacing- the value to set
-
getRowlines
String getRowlines()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setRowlines
This interface represents the MathML MathMLTableElement element.- Parameters:
rowlines- the value to set
-
getColumnlines
String getColumnlines()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setColumnlines
This interface represents the MathML MathMLTableElement element.- Parameters:
columnlines- the value to set
-
getFrame
String getFrame()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setFrame
This interface represents the MathML MathMLTableElement element.- Parameters:
frame- the value to set
-
getFramespacing
String getFramespacing()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setFramespacing
This interface represents the MathML MathMLTableElement element.- Parameters:
framespacing- the value to set
-
getEqualrows
String getEqualrows()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setEqualrows
This interface represents the MathML MathMLTableElement element.- Parameters:
equalrows- the value to set
-
getEqualcolumns
String getEqualcolumns()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setEqualcolumns
This interface represents the MathML MathMLTableElement element.- Parameters:
equalcolumns- the value to set
-
getDisplaystyle
String getDisplaystyle()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setDisplaystyle
This interface represents the MathML MathMLTableElement element.- Parameters:
displaystyle- the value to set
-
getSide
String getSide()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setSide
This interface represents the MathML MathMLTableElement element.- Parameters:
side- the value to set
-
getMinlabelspacing
String getMinlabelspacing()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
setMinlabelspacing
This interface represents the MathML MathMLTableElement element.- Parameters:
minlabelspacing- the value to set
-
getRows
MathMLNodeList getRows()This interface represents the MathML MathMLTableElement element.- Returns:
- the requested attribute or element
-
insertEmptyRow
This interface represents the MathML MathMLTableElement element.- Parameters:
index- the value to set- Returns:
- the requested attribute or element
- Throws:
DOMException- if an error occurs
-
insertEmptyLabeledRow
This interface represents the MathML MathMLTableElement element.- Parameters:
index- the value to set- Returns:
- the requested attribute or element
- Throws:
DOMException- if an error occurs
-
getRow
This interface represents the MathML MathMLTableElement element.- Parameters:
index- the value to set- Returns:
- the requested attribute or element
-
insertRow
This interface represents the MathML MathMLTableElement element.- Parameters:
index- the value to setnewRow- the value to set- Returns:
- the requested attribute or element
- Throws:
DOMException- if an error occurs
-
setRow
This interface represents the MathML MathMLTableElement element.- Parameters:
index- the value to setnewRow- the value to set- Returns:
- the requested attribute or element
- Throws:
DOMException- if an error occurs
-
deleteRow
This interface represents the MathML MathMLTableElement element.- Parameters:
index- the value to set- Throws:
DOMException- if an error occurs
-
removeRow
This interface represents the MathML MathMLTableElement element.- Parameters:
index- the value to set- Returns:
- the requested attribute or element
- Throws:
DOMException- if an error occurs
-