Packageorg.ow2.kerneos.core.view
Classpublic class ApplicationTitle
InheritanceApplicationTitle Inheritance mx.containers.HBox
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  applicationLogo : SmoothImage
ApplicationTitle
  applicationNameTitle : Text
ApplicationTitle
  applicationProjectTitle : Text
ApplicationTitle
  applicationTitleShadow : GlowFilter
ApplicationTitle
Public Methods
 MethodDefined By
  
Constructor.
ApplicationTitle
Property Detail
applicationLogoproperty
public var applicationLogo:SmoothImage

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

applicationNameTitleproperty 
public var applicationNameTitle:Text

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

applicationProjectTitleproperty 
public var applicationProjectTitle:Text

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

applicationTitleShadowproperty 
public var applicationTitleShadow:GlowFilter

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

Constructor Detail
ApplicationTitle()Constructor
public function ApplicationTitle()

Constructor.