Packagestimulsoft.controls_old.wizard.standartReport
Classpublic class StiWizardVisualStandartReportLayout
InheritanceStiWizardVisualStandartReportLayout Inheritance StiWizardVisual Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  data : Object
[override]
StiWizardVisualStandartReportLayout
 InheritedenableFinish : Boolean
[read-only]
StiWizardVisual
 InheritedenableNext : 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
 Inheritedwizard : StiWizard
StiWizardVisual
Public Methods
 MethodDefined By
  
Constructor.
StiWizardVisualStandartReportLayout
Property Detail
dataproperty
data:Object[override]


Implementation
    public function get data():Object
    public function set data(value:Object):void
rbCproperty 
public var rbC:StiRadioButton

This property can be used as the source for data binding.

rbCentproperty 
public var rbCent:StiRadioButton

This property can be used as the source for data binding.

rbDataBandproperty 
public var rbDataBand:StiRadioButton

This property can be used as the source for data binding.

rbHInchesproperty 
public var rbHInches:StiRadioButton

This property can be used as the source for data binding.

rbInchesproperty 
public var rbInches:StiRadioButton

This property can be used as the source for data binding.

rbLandscapeproperty 
public var rbLandscape:StiRadioButton

This property can be used as the source for data binding.

rbMillproperty 
public var rbMill:StiRadioButton

This property can be used as the source for data binding.

rbPortraitproperty 
public var rbPortrait:StiRadioButton

This property can be used as the source for data binding.

rbTableproperty 
public var rbTable:StiRadioButton

This property can be used as the source for data binding.

rbVBproperty 
public var rbVB:StiRadioButton

This property can be used as the source for data binding.

Constructor Detail
StiWizardVisualStandartReportLayout()Constructor
public function StiWizardVisualStandartReportLayout()

Constructor.