Package | org.ow2.kerneos.core.view |
Class | public class ApplicationTitle |
Inheritance | ApplicationTitle ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
applicationLogo : SmoothImage | ApplicationTitle | ||
applicationNameTitle : Text | ApplicationTitle | ||
applicationProjectTitle : Text | ApplicationTitle | ||
applicationTitleShadow : GlowFilter | ApplicationTitle |
Method | Defined By | ||
---|---|---|---|
Constructor. | ApplicationTitle |
applicationLogo | property |
public var applicationLogo:SmoothImage
This property can be used as the source for data binding.
applicationNameTitle | property |
public var applicationNameTitle:Text
This property can be used as the source for data binding.
applicationProjectTitle | property |
public var applicationProjectTitle:Text
This property can be used as the source for data binding.
applicationTitleShadow | property |
public var applicationTitleShadow:GlowFilter
This property can be used as the source for data binding.
ApplicationTitle | () | Constructor |
public function ApplicationTitle()
Constructor.