Package | spark.components.supportClasses |
Class | public class TextInputOperation |
Inheritance | TextInputOperation ![]() |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | AIR 2.5 |
Property | Defined By | ||
---|---|---|---|
![]()
The text that was inputted. | TextInputOperation |
Method | Defined By | ||
---|---|---|---|
Constructor. | TextInputOperation |
![]() | property |
public var text:String
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | AIR 2.5 |
The text that was inputted. If the CHANGING event is not cancelled, this text will be added to the TextFeld. If the event is cancelled, the text will not be added.
![]() | () | Constructor |
public function TextInputOperation()
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4.5 |
Runtime Versions : | AIR 2.5 |
Constructor.