Package | com.adobe.portfolio.components.supportClasses |
Class | public class FieldTextInput |
Inheritance | FieldTextInput ![]() ![]() ![]() |
FieldTextArea
that specialized for single-line fields.
Default MXML Propertycontent
See also
Method | Defined By | ||
---|---|---|---|
Default constructor
| FieldTextInput | ||
![]() | addListenAndWatch():void
A function to add event listeners and change watchers required by this canvas list. | CustomizableTextArea | |
![]() | loseContext():void
Clears the property context for this text component as the current property context. | CustomizableTextArea | |
![]() | removeListenAndWatch():void [override]
A function to clean up event listeners and change watchers required by this canvas list. | FieldTextArea | |
![]() | takeContext():void
Sets the property context for this text component as the current property context. | CustomizableTextArea | |
![]() | textAreaHasFocus(focusManager:IFocusManager):Boolean [static]
Return true if a TextArea component currently has focus. | CustomizableTextArea |
To skin the component, implement a skin that defines the following states. Although you must implement all skin states, a skin state can be empty. An empty skin state specifies no changes to the default skin state.