Packageorg.servebox.toolbox.form.elements
Classpublic class SFRadioButtonSet
InheritanceSFRadioButtonSet Inheritance mx.containers.Box
ImplementsISmartFormElement

Implementation of ISmartFormElement for multiples RadioButton



Public Properties
 PropertyDefined by
  renderer : Container
SFRadioButtonSet
Public Methods
 MethodDefined by
  
Creates a new SFRadioButtonSet object.
SFRadioButtonSet
  
SFRadioButtonSet
  
getValueForRead():String
SFRadioButtonSet
  
render():UIComponent
SFRadioButtonSet
  
setValue(value:IBasicObject):void
SFRadioButtonSet
Property detail
rendererproperty
renderer:Container  [read-write]

Implementation
    public function get renderer():Container
    public function set renderer(value:Container):void
Constructor detail
SFRadioButtonSet()constructor
public function SFRadioButtonSet()

Creates a new SFRadioButtonSet object.

Method detail
getValue()method
public function getValue():IBasicObject

Returns
IBasicObject
getValueForRead()method 
public function getValueForRead():String

Returns
String
render()method 
public function render():UIComponent

Returns
UIComponent
setValue()method 
public function setValue(value:IBasicObject):voidParameters
value:IBasicObject