- All Known Subinterfaces:
ElementsAccessor.TextProperty
- Enclosing interface:
- ElementsAccessor
public static interface ElementsAccessor.TextMutator
Provides a mutator for a text property.
-
Method Summary
-
Method Details
-
setText
Sets the text for the text property.- Parameters:
aText
- The text to be stored by the text property.
-