Packagestimulsoft.controls_old.wizard.masterDetailReport
Classpublic class StiWizardVisualMasterDetailReportDataSources
InheritanceStiWizardVisualMasterDetailReportDataSources Inheritance StiWizardVisual Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  data : Object
[override]
StiWizardVisualMasterDetailReportDataSources
  enableFinish : Boolean
[override] [read-only]
StiWizardVisualMasterDetailReportDataSources
  enableNext : Boolean
[override] [read-only]
StiWizardVisualMasterDetailReportDataSources
  tree : StiDictionaryTree
StiWizardVisualMasterDetailReportDataSources
 Inheritedwizard : StiWizard
StiWizardVisual
Public Methods
 MethodDefined By
  
Constructor.
StiWizardVisualMasterDetailReportDataSources
  
StiWizardVisualMasterDetailReportDataSources
  
StiWizardVisualMasterDetailReportDataSources
Property Detail
dataproperty
data:Object[override]


Implementation
    public function get data():Object
    public function set data(value:Object):void
enableFinishproperty 
enableFinish:Boolean  [read-only] [override]


Implementation
    public function get enableFinish():Boolean
enableNextproperty 
enableNext:Boolean  [read-only] [override]


Implementation
    public function get enableNext():Boolean
treeproperty 
public var tree:StiDictionaryTree

This property can be used as the source for data binding.

Constructor Detail
StiWizardVisualMasterDetailReportDataSources()Constructor
public function StiWizardVisualMasterDetailReportDataSources()

Constructor.

Method Detail
onCreationComplete()method
public function onCreationComplete():void

onTreeClick()method 
public function onTreeClick():void