Interface ConfigurableTextViewElement
- All Superinterfaces:
ViewElement
- All Known Implementing Classes:
AbstractTextNodeViewElement
,TextViewElement
Interface extending a
ViewElement
with a settable text property.- Author:
- Arne Vandamme
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.foreach.across.modules.web.ui.ViewElement
ViewElement.Wither<T extends ViewElement>, ViewElement.WitherGetter<T extends ViewElement,
U>, ViewElement.WitherRemover<T extends ViewElement>, ViewElement.WitherSetter<T extends ViewElement> -
Method Summary
Methods inherited from interface com.foreach.across.modules.web.ui.ViewElement
get, getCustomTemplate, getElementType, getName, matches, remove, set
-
Method Details
-
setText
-
getText
String getText()
-