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