Uses of Interface
de.espirit.firstspirit.access.editor.value.TableRowDomNode
Packages that use TableRowDomNode
-
Uses of TableRowDomNode in de.espirit.firstspirit.access.editor.value
Methods in de.espirit.firstspirit.access.editor.value that return TableRowDomNodeModifier and TypeMethodDescriptionTableDomNode.getFirstChild()
Returns the first child node ornull
if there is no such node.@Nullable TableRowDomNode
TableRowDomNode.getNextSibling()
Returns the next sibling node ornull
if there is no such node.