Packageorg.ow2.kerneos.core.view
Classpublic class ModulesPanel
InheritanceModulesPanel Inheritance mx.containers.Panel
Implements mx.binding.IBindingClient, mx.core.IStateClient2



Public Properties
 PropertyDefined By
  loadText : Label
ModulesPanel
  unloadText : Label
ModulesPanel
Public Methods
 MethodDefined By
  
Constructor.
ModulesPanel
  
styleChanged(styleProp:String):void
[override]
ModulesPanel
Styles
 Style Description Defined By
  
icon
Type: Class CSS Inheritance: no
ModulesPanel
Property Detail
loadTextproperty
public var loadText:Label

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

unloadTextproperty 
public var unloadText:Label

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

Constructor Detail
ModulesPanel()Constructor
public function ModulesPanel()

Constructor.

Method Detail
styleChanged()method
override public function styleChanged(styleProp:String):void

Parameters

styleProp:String