Packageorg.openscales.fx.feature
Classpublic class FxStyle
InheritanceFxStyle Inheritance mx.core.UIComponent

Style Flex wrapper.

To use it, declare a <Style /> MXML component using xmlns="http://openscales.org"



Public Properties
 PropertyDefined By
  style : Style
[read-only]
FxStyle
Public Methods
 MethodDefined By
  
FxStyle
Property Detail
styleproperty
style:Style  [read-only]


Implementation
    public function get style():Style
Constructor Detail
FxStyle()Constructor
public function FxStyle()