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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class LytNode
getDocument, getHoverStyle, getParent, getSourceNode, getStyle, getStylingParent, getTextContent, onMouseEnter, onMouseLeave, pickNode, removeChild, setHoverStyle, setSourceNode, setStyle, tick, visit, visit, visitChildrenMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Styleable
modifyHoverStyle, modifyStyle, resolveHoverStyle, resolveStyle
-
Constructor Details
-
LytTableRow
-
-
Method Details
-
getBounds
-
appendCell
-
getChildren
- Overrides:
getChildrenin classLytNode
-