mojox.TextField - nitrologic/monkey2 GitHub Wiki
mojox:mojox.TextView
Class TextField ExtendsThe TextField class.
Fields | |
---|---|
Entered | Invoked when the user hits 'Enter'. |
Escaped | Invoked when the user hits 'Escape' |
Tabbed | Invoked when the user hits 'Tab'. |
TextChanged | Invoked when the user edits text. |
Constructors | |
---|---|
New | Creates a new TextField. |
Properties | |
---|---|
MaxLength | Maximum text length. |