Packageorg.servebox.toolbox.form.elements
Classpublic class SFRadioButton
InheritanceSFRadioButton Inheritance mx.controls.RadioButton

Implementation of ISmartFormElement for RadioButton



Public Properties
 PropertyDefined by
  referencedValue : Object
SFRadioButton
Public Methods
 MethodDefined by
  
Creates a new SFRadioButton object.
SFRadioButton
Property detail
referencedValueproperty
referencedValue:Object  [read-write]

Implementation
    public function get referencedValue():Object
    public function set referencedValue(value:Object):void
Constructor detail
SFRadioButton()constructor
public function SFRadioButton()

Creates a new SFRadioButton object.