Package | stimulsoft.controls_old.wizard.masterDetailReport |
Class | public class StiWizardVisualMasterDetailReportGroups |
Inheritance | StiWizardVisualMasterDetailReportGroups ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
data : Object [override] | StiWizardVisualMasterDetailReportGroups | ||
![]() | enableFinish : Boolean [read-only] | StiWizardVisual | |
![]() | enableNext : Boolean [read-only] | StiWizardVisual | |
tree : StiDictionaryTree | StiWizardVisualMasterDetailReportGroups | ||
![]() | wizard : StiWizard | StiWizardVisual |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiWizardVisualMasterDetailReportGroups | ||
onCreationComplete():void | StiWizardVisualMasterDetailReportGroups |
data | property |
data:Object
[override] public function get data():Object
public function set data(value:Object):void
tree | property |
public var tree:StiDictionaryTree
This property can be used as the source for data binding.
StiWizardVisualMasterDetailReportGroups | () | Constructor |
public function StiWizardVisualMasterDetailReportGroups()
Constructor.
onCreationComplete | () | method |
public function onCreationComplete():void