Package | stimulsoft.controls_old.visual.zoneControl |
Class | public class StiResultZoneControl |
Inheritance | StiResultZoneControl ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
data : Object [override] [write-only] | StiResultZoneControl | ||
dictionary : StiDictionaryComboBox | StiResultZoneControl | ||
element : Object | StiResultZoneControl | ||
funct : StiComboBox | StiResultZoneControl | ||
![]() | isSelected : Boolean [read-only] | StiZoneControl | |
report : StiReport [override] | StiResultZoneControl | ||
text : StiTextInput | StiResultZoneControl | ||
![]() | zone : StiZoneContainerControl [read-only] | StiZoneControl |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiResultZoneControl | ||
![]() | 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.
element | property |
element:Object
public function get element():Object
public function set element(value:Object):void
funct | property |
public var funct:StiComboBox
This property can be used as the source for data binding.
report | property |
report:StiReport
[override] public function get report():StiReport
public function set report(value:StiReport):void
text | property |
public var text:StiTextInput
This property can be used as the source for data binding.
StiResultZoneControl | () | Constructor |
public function StiResultZoneControl()
Constructor.