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
Constructors -
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, visitChildrenMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface guideme.style.Styleable
modifyHoverStyle, modifyStyle, resolveHoverStyle, resolveStyle
-
Constructor Details
-
LytTableRow
-
-
Method Details
-
getBounds
-
appendCell
-
getChildren
- Overrides:
getChildrenin classLytNode
-