PackageWhiteboard.events
Classpublic class ShapeEvent
InheritanceShapeEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined by
  NEW_SHAPE : String = "newShape"
[static] Event constant for newChanged
ShapeEvent
  shape : ShapeRef
ShapeEvent
  SHAPE_DELETED : String = "shapeDeleted"
[static] Event constant for shapeDeleted
ShapeEvent
Public Methods
 MethodDefined by
  
ShapeEvent(type:String, _shape:ShapeRef)
ShapeEvent
Property detail
NEW_SHAPEproperty
public static var NEW_SHAPE:String = "newShape"

Event constant for newChanged

shapeproperty 
public var shape:ShapeRef
SHAPE_DELETEDproperty 
public static var SHAPE_DELETED:String = "shapeDeleted"

Event constant for shapeDeleted

Constructor detail
ShapeEvent()constructor
public function ShapeEvent(type:String, _shape:ShapeRef)Parameters
type:String
 
_shape:ShapeRef