PackageTop Level
Classpublic class maniWordle
InheritancemaniWordle Inheritance spark.components.WindowedApplication
Implements mx.binding.IBindingClient

maniWordle.mxml Entry point of the application. Container for the main window.

Default MXML PropertymxmlContentFactory



Public Properties
 PropertyDefined By
  mainMenuControlBar : MenuBar
maniWordle
  mainWindow : MainWindow
maniWordle
  menuXML : XMLList
maniWordle
Protected Properties
 PropertyDefined By
  skinParts : Object
[override] [read-only]
maniWordle
Public Methods
 MethodDefined By
  
Constructor.
maniWordle
Property Detail
mainMenuControlBarproperty
public var mainMenuControlBar:MenuBar

This property can be used as the source for data binding.

mainWindowproperty 
public var mainWindow:MainWindow

This property can be used as the source for data binding.

menuXMLproperty 
public var menuXML:XMLList

This property can be used as the source for data binding.

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


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

Constructor.