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