Packagecom.ithaca.timeline.skins
Classpublic class ConfirmationDialog
InheritanceConfirmationDialog Inheritance spark.components.TitleWindow
Implements mx.binding.IBindingClient

Default MXML PropertymxmlContentFactory



Public Properties
 PropertyDefined By
  confirm : Boolean = false
ConfirmationDialog
Protected Properties
 PropertyDefined By
  skinParts : Object
[override] [read-only]
ConfirmationDialog
Public Methods
 MethodDefined By
  
Constructor.
ConfirmationDialog
Protected Methods
 MethodDefined By
  
creationCompleteHandler(event:FlexEvent):void
ConfirmationDialog
Property Detail
confirmproperty
public var confirm:Boolean = false

skinPartsproperty 
skinParts:Object  [read-only] [override]


Implementation
    protected function get skinParts():Object
Constructor Detail
ConfirmationDialog()Constructor
public function ConfirmationDialog()

Constructor.

Method Detail
creationCompleteHandler()method
protected function creationCompleteHandler(event:FlexEvent):void

Parameters

event:FlexEvent