Package | utils.controls.popup |
Class | public class FontPicker |
Inheritance | FontPicker ![]() |
Implements | mx.binding.IBindingClient |
Default MXML PropertypopUp
Property | Defined By | ||
---|---|---|---|
closeButton : Button | FontPicker | ||
fontList : List | FontPicker |
closeButton | property |
public var closeButton:Button
This property can be used as the source for data binding.
fontList | property |
public var fontList:List
This property can be used as the source for data binding.
FontPicker | () | Constructor |
public function FontPicker()
Constructor.
close | () | method |
public function close():void
open | () | method |
public function open():void