| Package | com.ithaca.timeline.skins |
| Class | public class ConfirmationDialog |
| Inheritance | ConfirmationDialog spark.components.TitleWindow |
| Implements | mx.binding.IBindingClient |
Default MXML PropertymxmlContentFactory
| Property | Defined By | ||
|---|---|---|---|
| confirm : Boolean = false | ConfirmationDialog | ||
| Property | Defined By | ||
|---|---|---|---|
| skinParts : Object [override] [read-only] | ConfirmationDialog | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | ConfirmationDialog | ||
| Method | Defined By | ||
|---|---|---|---|
creationCompleteHandler(event:FlexEvent):void | ConfirmationDialog | ||
| confirm | property |
public var confirm:Boolean = false| skinParts | property |
skinParts:Object [read-only] [override] protected function get skinParts():Object| ConfirmationDialog | () | Constructor |
public function ConfirmationDialog()Constructor.
| creationCompleteHandler | () | method |
protected function creationCompleteHandler(event:FlexEvent):voidParameters
event:FlexEvent |