Package com.iizix.prop.ui.text
Interface IUIPlainKStringComponent
- All Superinterfaces:
- IUITextComponent
Interface implemented by plain string supporting components such as the UI Text and Text Area components.
- Author:
- Christopher Mindus
- Method Details- createTextPropComponent must return the text property to use with the name- Atom.TEXT- Note: This method MUST be overridden by text supporting components. - Specified by:
- createTextPropin interface- IUITextComponent
- Returns:
- StringPropfor plain strings.