| Package | stimulsoft.controls_old.wizard.standartReport |
| Class | public class StiWizardVisualStandartReportTotals |
| Inheritance | StiWizardVisualStandartReportTotals StiWizardVisual mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
| data : Object [override] | StiWizardVisualStandartReportTotals | ||
| dataColumnTotal : DataGridColumn | StiWizardVisualStandartReportTotals | ||
![]() | enableFinish : Boolean [read-only] | StiWizardVisual | |
![]() | enableNext : Boolean [read-only] | StiWizardVisual | |
| grid : DataGrid | StiWizardVisualStandartReportTotals | ||
![]() | wizard : StiWizard | StiWizardVisual | |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiWizardVisualStandartReportTotals | ||
init():void | StiWizardVisualStandartReportTotals | ||
| data | property |
data:Object[override] public function get data():Object public function set data(value:Object):void| dataColumnTotal | property |
public var dataColumnTotal:DataGridColumnThis property can be used as the source for data binding.
| grid | property |
public var grid:DataGridThis property can be used as the source for data binding.
| StiWizardVisualStandartReportTotals | () | Constructor |
public function StiWizardVisualStandartReportTotals()Constructor.
| init | () | method |
public function init():void