Package guideme.document.flow
Class LytFlowText
java.lang.Object
guideme.document.flow.LytFlowContent
guideme.document.flow.LytFlowText
- All Implemented Interfaces:
Styleable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetText()static LytFlowTextvoidprotected voidvisitChildren(LytVisitor visitor) Methods inherited from class guideme.document.flow.LytFlowContent
getFlowParent, getHoverStyle, getParent, getStyle, getStylingParent, isInclusiveAncestor, setHoverStyle, setParent, setStyle, visitMethods 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
-
LytFlowText
public LytFlowText()
-
-
Method Details
-
getText
-
setText
-
of
-
visitChildren
- Overrides:
visitChildrenin classLytFlowContent
-