Package | stimulsoft.controls_old.wizard.masterDetailReport |
Class | public class StiWizardVisualMasterDetailReportSelectColumns |
Inheritance | StiWizardVisualMasterDetailReportSelectColumns ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
buttonMarkAll : StiSpeedButton | StiWizardVisualMasterDetailReportSelectColumns | ||
buttonReset : StiSpeedButton | StiWizardVisualMasterDetailReportSelectColumns | ||
data : Object [override] | StiWizardVisualMasterDetailReportSelectColumns | ||
enableFinish : Boolean [override] [read-only] | StiWizardVisualMasterDetailReportSelectColumns | ||
enableNext : Boolean [override] [read-only] | StiWizardVisualMasterDetailReportSelectColumns | ||
tree : StiDictionaryTree | StiWizardVisualMasterDetailReportSelectColumns | ||
![]() | wizard : StiWizard | StiWizardVisual |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiWizardVisualMasterDetailReportSelectColumns | ||
onCreationComplete():void | StiWizardVisualMasterDetailReportSelectColumns | ||
onTreeClick():void | StiWizardVisualMasterDetailReportSelectColumns |
buttonMarkAll | property |
public var buttonMarkAll:StiSpeedButton
This property can be used as the source for data binding.
buttonReset | property |
public var buttonReset:StiSpeedButton
This property can be used as the source for data binding.
data | property |
data:Object
[override] public function get data():Object
public function set data(value:Object):void
enableFinish | property |
enableFinish:Boolean
[read-only] [override] public function get enableFinish():Boolean
enableNext | property |
enableNext:Boolean
[read-only] [override] public function get enableNext():Boolean
tree | property |
public var tree:StiDictionaryTree
This property can be used as the source for data binding.
StiWizardVisualMasterDetailReportSelectColumns | () | Constructor |
public function StiWizardVisualMasterDetailReportSelectColumns()
Constructor.
onCreationComplete | () | method |
public function onCreationComplete():void
onTreeClick | () | method |
public function onTreeClick():void