Packageview.flex.surfaceComponents.components
Classpublic class MainApplication
InheritanceMainApplication Inheritance Window Inheritance spark.components.Panel
Implements view.interfaces.INonDeletableSurfaceComponent, view.interfaces.IMainApplication

Default MXML PropertymxmlContentFactory



Public Properties
 PropertyDefined By
  ELEMENT_NAME : String = MainApplication
[static]
MainApplication
 InheritedisSelected : Boolean
Window
 InheritedpropertiesChangedEvents : Array
[read-only]
Window
 InheritedpropertyEditorClass : Class
[read-only]
Window
 Inheritedtitle : String
[override] [write-only]
Window
Public Methods
 MethodDefined By
  
MainApplication
  
fromXML(xml:XML, callback:Function):void
[override]
MainApplication
 Inherited
toCode():XML
Window
 Inherited
toRora():XML
Window
 Inherited
Window
 Inherited
toXML():XML
Window
Public Constants
 ConstantDefined By
 InheritedMXML_ELEMENT_NAME : String = Panel
[static]
Window
Property Detail
ELEMENT_NAMEproperty
public static var ELEMENT_NAME:String = MainApplication

Constructor Detail
MainApplication()Constructor
public function MainApplication()



Method Detail
fromXML()method
override public function fromXML(xml:XML, callback:Function):void

Parameters

xml:XML
 
callback:Function