Packageorg.openzet.controls
Classpublic class MDITaskBar
InheritanceMDITaskBar Inheritance mx.controls.ToggleButtonBar

TaskBar Class

MXML Syntaxexpanded Hide MXML Syntax

The <mx:Button> tag inherits all the tag attributes of its superclass, and adds the following tag attributes:

  <zet:TaskBar
    Styles
    buttonIcon="No default"
  />
  


Public Methods
 MethodDefined by
  
Constructor
MDITaskBar
Styles
 StyleDescriptionDefined by
  
defaultButtonIcon
Type: Class   CSS Inheritance: no
Name of the class to use as the default icon. Setting any other icon style overrides this setting. The default value is null.
MDITaskBar
Constructor detail
MDITaskBar()constructor
public function MDITaskBar()

Constructor