Package | stimulsoft.controls_old.visual.zoneControl |
Class | public class StiGroupZoneControl |
Inheritance | StiGroupZoneControl ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
data : Object [override] [write-only] | StiGroupZoneControl | ||
dictionary : StiDictionaryComboBox | StiGroupZoneControl | ||
direction : StiComboBox | StiGroupZoneControl | ||
element : Object | StiGroupZoneControl | ||
![]() | isSelected : Boolean [read-only] | StiZoneControl | |
report : StiReport [override] | StiGroupZoneControl | ||
![]() | zone : StiZoneContainerControl [read-only] | StiZoneControl |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiGroupZoneControl | ||
![]() | onAdded(event:Event):void | StiZoneControl |
data | property |
data:Object
[write-only] [override] public function set data(value:Object):void
dictionary | property |
public var dictionary:StiDictionaryComboBox
This property can be used as the source for data binding.
direction | property |
public var direction:StiComboBox
This property can be used as the source for data binding.
element | property |
element:Object
public function get element():Object
public function set element(value:Object):void
report | property |
report:StiReport
[override] public function get report():StiReport
public function set report(value:StiReport):void
StiGroupZoneControl | () | Constructor |
public function StiGroupZoneControl()
Constructor.