Packagestimulsoft.controls_old.wizard.standartReport
Classpublic class StiWizardVisualStandartReportThemes
InheritanceStiWizardVisualStandartReportThemes Inheritance StiWizardVisual Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  data : Object
[override]
StiWizardVisualStandartReportThemes
 InheritedenableFinish : Boolean
[read-only]
StiWizardVisual
 InheritedenableNext : Boolean
[read-only]
StiWizardVisual
  listGroup : Canvas
StiWizardVisualStandartReportThemes
  themePreview : StiThemePreview
StiWizardVisualStandartReportThemes
 Inheritedwizard : StiWizard
StiWizardVisual
Public Methods
 MethodDefined By
  
Constructor.
StiWizardVisualStandartReportThemes
Property Detail
dataproperty
data:Object[override]


Implementation
    public function get data():Object
    public function set data(value:Object):void
listGroupproperty 
public var listGroup:Canvas

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

themePreviewproperty 
public var themePreview:StiThemePreview

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

Constructor Detail
StiWizardVisualStandartReportThemes()Constructor
public function StiWizardVisualStandartReportThemes()

Constructor.