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