| Package | stimulsoft.controls_old.wizard.standartReport |
| Class | public class StiWizardVisualStandartReportSort |
| Inheritance | StiWizardVisualStandartReportSort StiWizardVisual mx.containers.Canvas |
| 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:StiButtonThis property can be used as the source for data binding.
| btnSortDown | property |
public var btnSortDown:StiButtonThis property can be used as the source for data binding.
| btnSortUp | property |
public var btnSortUp:StiButtonThis 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:StiZoneContainerControlThis 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