Package | stimulsoft.controls_old.wizard.standartReport |
Class | public class StiWizardVisualStandartReportLayout |
Inheritance | StiWizardVisualStandartReportLayout ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
data : Object [override] | StiWizardVisualStandartReportLayout | ||
![]() | enableFinish : Boolean [read-only] | StiWizardVisual | |
![]() | enableNext : Boolean [read-only] | StiWizardVisual | |
rbC : StiRadioButton | StiWizardVisualStandartReportLayout | ||
rbCent : StiRadioButton | StiWizardVisualStandartReportLayout | ||
rbDataBand : StiRadioButton | StiWizardVisualStandartReportLayout | ||
rbHInches : StiRadioButton | StiWizardVisualStandartReportLayout | ||
rbInches : StiRadioButton | StiWizardVisualStandartReportLayout | ||
rbLandscape : StiRadioButton | StiWizardVisualStandartReportLayout | ||
rbMill : StiRadioButton | StiWizardVisualStandartReportLayout | ||
rbPortrait : StiRadioButton | StiWizardVisualStandartReportLayout | ||
rbTable : StiRadioButton | StiWizardVisualStandartReportLayout | ||
rbVB : StiRadioButton | StiWizardVisualStandartReportLayout | ||
![]() | wizard : StiWizard | StiWizardVisual |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiWizardVisualStandartReportLayout |
data | property |
data:Object
[override] public function get data():Object
public function set data(value:Object):void
rbC | property |
public var rbC:StiRadioButton
This property can be used as the source for data binding.
rbCent | property |
public var rbCent:StiRadioButton
This property can be used as the source for data binding.
rbDataBand | property |
public var rbDataBand:StiRadioButton
This property can be used as the source for data binding.
rbHInches | property |
public var rbHInches:StiRadioButton
This property can be used as the source for data binding.
rbInches | property |
public var rbInches:StiRadioButton
This property can be used as the source for data binding.
rbLandscape | property |
public var rbLandscape:StiRadioButton
This property can be used as the source for data binding.
rbMill | property |
public var rbMill:StiRadioButton
This property can be used as the source for data binding.
rbPortrait | property |
public var rbPortrait:StiRadioButton
This property can be used as the source for data binding.
rbTable | property |
public var rbTable:StiRadioButton
This property can be used as the source for data binding.
rbVB | property |
public var rbVB:StiRadioButton
This property can be used as the source for data binding.
StiWizardVisualStandartReportLayout | () | Constructor |
public function StiWizardVisualStandartReportLayout()
Constructor.