Packagemenu3
Classpublic class VisibilityChangedEvent
InheritanceVisibilityChangedEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined By
  visible : Boolean
VisibilityChangedEvent
Public Methods
 MethodDefined By
  
VisibilityChangedEvent(_arg_1:String, _arg_2:Boolean, _arg_3:Boolean = false, _arg_4:Boolean = false)
VisibilityChangedEvent
Public Constants
 ConstantDefined By
  VISIBILITY_CHANGED : String = visibilityChanged
[static]
VisibilityChangedEvent
Property Detail
visibleproperty
public var visible:Boolean

Constructor Detail
VisibilityChangedEvent()Constructor
public function VisibilityChangedEvent(_arg_1:String, _arg_2:Boolean, _arg_3:Boolean = false, _arg_4:Boolean = false)



Parameters
_arg_1:String
 
_arg_2:Boolean
 
_arg_3:Boolean (default = false)
 
_arg_4:Boolean (default = false)
Constant Detail
VISIBILITY_CHANGEDConstant
public static const VISIBILITY_CHANGED:String = visibilityChanged