Packageorg.apache.flex.mobile.beads
Classpublic class ToggleSwitchView
InheritanceToggleSwitchView Inheritance Object
Implements IBeadView

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The ToggleSwitchView creates the element used to display the ToggleSwitch interface.



Public Properties
 PropertyDefined By
  host : IUIBase
ToggleSwitchView
  strand : IStrand
ToggleSwitchView
Public Methods
 MethodDefined By
  
Constructor.
ToggleSwitchView
Property Detail
hostproperty
host:IUIBase


Implementation
    public function get host():IUIBase
    public function set host(value:IUIBase):void
strandproperty 
strand:IStrand


Implementation
    public function get strand():IStrand
    public function set strand(value:IStrand):void
Constructor Detail
ToggleSwitchView()Constructor
public function ToggleSwitchView()

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

Constructor.