Packagestimulsoft.controls_old.wizard.masterDetailReport
Classpublic class StiWizardVisualMasterDetailReportSelectColumns
InheritanceStiWizardVisualMasterDetailReportSelectColumns Inheritance StiWizardVisual Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined 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
 Inheritedwizard : StiWizard
StiWizardVisual
Public Methods
 MethodDefined By
  
Constructor.
StiWizardVisualMasterDetailReportSelectColumns
  
StiWizardVisualMasterDetailReportSelectColumns
  
StiWizardVisualMasterDetailReportSelectColumns
Property Detail
buttonMarkAllproperty
public var buttonMarkAll:StiSpeedButton

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

buttonResetproperty 
public var buttonReset:StiSpeedButton

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

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
StiWizardVisualMasterDetailReportSelectColumns()Constructor
public function StiWizardVisualMasterDetailReportSelectColumns()

Constructor.

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

onTreeClick()method 
public function onTreeClick():void