TextInputWindow.mxml
PopUp window for text input.
mxmlContentFactory
public var cancelButtonControl:Button
This property can be used as the source for data binding.
public var okButtonControl:Button
This property can be used as the source for data binding.
skinParts:Object
[read-only] [override]
Implementation protected function get skinParts():Object
textInput:String
Implementation public function get textInput():String
public function set textInput(value:String):void
public var textInputControl:TextArea
This property can be used as the source for data binding.
public function TextInputWindow()
Constructor.
override protected function commitProperties():void
Donnerstag Juni 12 2014, 10:15 PM +02:00