Interface IUIHTMLTextComponent
- All Superinterfaces:
IUITextComponent
- All Known Implementing Classes:
EMLDefaultItemProp, EMLGroup, EUIButton, EUICheckedMenuItem, EUIContextMenu, EUILabel, EUIMenu, EUIMenuItem, EUIOutput, EUIRadioButton, EUIRadioMenuItem, EUITableColumn, EUITitlePane, MLDefaultItemProp, MLGroup, UIButton, UICheckedMenuItem, UIContextMenu, UILabel, UIMenu, UIMenuItem, UIOutput, UIRadioButton, UIRadioMenuItem, UITableColumn, UITitlePane
Interface implemented by HTML string supporting components such as the UI Label.
- Author:
- Christopher Mindus
Method Details
createTextProp
Component must return the text property to use with the name.Atom.TEXTNote: This method MUST be overridden by text supporting components.
- Specified by:
createTextPropin interfaceIUITextComponent- Returns:
KStringPropfor HTML support.