Packagestimulsoft.controls_old.wizard.standartReport
Classpublic class StiWizardVisualStandartReportDataSource
InheritanceStiWizardVisualStandartReportDataSource Inheritance StiWizardVisual Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient
Subclasses StiWizardVisualLabelReportDataSource



Public Properties
 PropertyDefined By
  data : Object
[override]
StiWizardVisualStandartReportDataSource
  enableFinish : Boolean
[override] [read-only]
StiWizardVisualStandartReportDataSource
  enableNext : Boolean
[override] [read-only]
StiWizardVisualStandartReportDataSource
  tree : StiDictionaryTree
StiWizardVisualStandartReportDataSource
 Inheritedwizard : StiWizard
StiWizardVisual
Public Methods
 MethodDefined By
  
Constructor.
StiWizardVisualStandartReportDataSource
  
StiWizardVisualStandartReportDataSource
  
StiWizardVisualStandartReportDataSource
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
StiWizardVisualStandartReportDataSource()Constructor
public function StiWizardVisualStandartReportDataSource()

Constructor.

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

onTreeClick()method 
public function onTreeClick():void