Packageutils.controls.popup
Classpublic class FontPicker
InheritanceFontPicker Inheritance spark.components.PopUpAnchor
Implements mx.binding.IBindingClient

FontPicker.mxml Font chooser popup control

Default MXML PropertypopUp



Public Properties
 PropertyDefined By
  closeButton : Button
FontPicker
  fontList : List
FontPicker
Public Methods
 MethodDefined By
  
Constructor.
FontPicker
  
close():void
FontPicker
  
open():void
FontPicker
Property Detail
closeButtonproperty
public var closeButton:Button

This property can be used as the source for data binding.

fontListproperty 
public var fontList:List

This property can be used as the source for data binding.

Constructor Detail
FontPicker()Constructor
public function FontPicker()

Constructor.

Method Detail
close()method
public function close():void

open()method 
public function open():void