Package | stimulsoft.controls_old.wizard.standartReport |
Class | public class StiWizardVisualStandartReportTotals |
Inheritance | StiWizardVisualStandartReportTotals ![]() ![]() |
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:DataGridColumn
This property can be used as the source for data binding.
grid | property |
public var grid:DataGrid
This property can be used as the source for data binding.
StiWizardVisualStandartReportTotals | () | Constructor |
public function StiWizardVisualStandartReportTotals()
Constructor.
init | () | method |
public function init():void