Packageorg.servebox.toolbox.form.elements
Classpublic class SFCheckBoxSet
InheritanceSFCheckBoxSet Inheritance mx.containers.Box
ImplementsISmartFormElement

Handle a group of SFCheckBox



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

Implementation
    public function get propertyForMatch():String
    public function set propertyForMatch(value:String):void
rendererproperty 
renderer:Container  [read-write]

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

Creates a new SFCheckBoxSet object.

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

Returns
IBasicObject
getValuesForRead()method 
public function getValuesForRead():Array

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

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