Packageorg.openPyro.controls.events
Classpublic class DropDownEvent
InheritanceDropDownEvent Inheritance flash.events.Event



Public Methods
 MethodDefined by
  
DropDownEvent(type:String)
DropDownEvent
Public Constants
 ConstantDefined by
  CLOSE : String = "close"
[static]
DropDownEvent
  OPEN : String = "open"
[static]
DropDownEvent
Constructor detail
DropDownEvent()constructor
public function DropDownEvent(type:String)Parameters
type:String
Constant detail
CLOSEconstant
public static const CLOSE:String = "close"
OPENconstant 
public static const OPEN:String = "open"