Packagestimulsoft.controls_old.wizard.masterDetailReport
Classpublic class StiWizardVisualMasterDetailReportGroups
InheritanceStiWizardVisualMasterDetailReportGroups Inheritance StiWizardVisual Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



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


Implementation
    public function get data():Object
    public function set data(value:Object):void
treeproperty 
public var tree:StiDictionaryTree

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

Constructor Detail
StiWizardVisualMasterDetailReportGroups()Constructor
public function StiWizardVisualMasterDetailReportGroups()

Constructor.

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