Package | stimulsoft.controls_old.wizard.masterDetailReport |
Class | public class StiWizardVisualMasterDetailReportDataSources |
Inheritance | StiWizardVisualMasterDetailReportDataSources ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
data : Object [override] | StiWizardVisualMasterDetailReportDataSources | ||
enableFinish : Boolean [override] [read-only] | StiWizardVisualMasterDetailReportDataSources | ||
enableNext : Boolean [override] [read-only] | StiWizardVisualMasterDetailReportDataSources | ||
tree : StiDictionaryTree | StiWizardVisualMasterDetailReportDataSources | ||
![]() | wizard : StiWizard | StiWizardVisual |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiWizardVisualMasterDetailReportDataSources | ||
onCreationComplete():void | StiWizardVisualMasterDetailReportDataSources | ||
onTreeClick():void | StiWizardVisualMasterDetailReportDataSources |
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.
StiWizardVisualMasterDetailReportDataSources | () | Constructor |
public function StiWizardVisualMasterDetailReportDataSources()
Constructor.
onCreationComplete | () | method |
public function onCreationComplete():void
onTreeClick | () | method |
public function onTreeClick():void