Package guideme.document.block.table
Class LytTableRow
java.lang.Object
guideme.document.block.LytNode
guideme.document.block.table.LytTableRow
- All Implemented Interfaces:
Styleable
A row in
LytTable
. Contains LytTableCell
.-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class guideme.document.block.LytNode
getDocument, getHoverStyle, getParent, getSourceNode, getStyle, getStylingParent, getTextContent, onMouseEnter, onMouseLeave, pickNode, removeChild, setHoverStyle, setSourceNode, setStyle, tick, visit, visit, visitChildren
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface guideme.style.Styleable
modifyHoverStyle, modifyStyle, resolveHoverStyle, resolveStyle
-
Constructor Details
-
LytTableRow
-
-
Method Details
-
getBounds
-
appendCell
-
getChildren
- Overrides:
getChildren
in classLytNode
-