Packagestimulsoft.viewer.export.controls
Classpublic class StiImageSettingsControl
InheritanceStiImageSettingsControl Inheritance StiExpander Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 Inheritedcaption : String
StiExpander
  checkBoxImageCutEdges : StiCheckBox
StiImageSettingsControl
  checkBoxMultipleFiles : StiCheckBox
StiImageSettingsControl
  comboBoxDitheringType : StiComboBox
StiImageSettingsControl
  comboBoxImageResolution : StiComboBox
StiImageSettingsControl
  comboBoxImageType : StiComboBox
StiImageSettingsControl
  comboBoxScale : StiComboBox
StiImageSettingsControl
  comboBoxTiffCompressionScheme : StiComboBox
StiImageSettingsControl
  comboBoxType : StiComboBox
StiImageSettingsControl
 InheritedisMinimized : Boolean
StiExpander
  settings : StiImageExportSettings
[read-only]
StiImageSettingsControl
 InheritedshowMinimized : Boolean
StiExpander
  stilabel1 : StiLabel
StiImageSettingsControl
  stilabel5 : StiLabel
StiImageSettingsControl
  stilabel6 : StiLabel
StiImageSettingsControl
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiExpanderTheme
[read-only]
StiExpander
Public Methods
 MethodDefined By
  
Constructor.
StiImageSettingsControl
 Inherited
applyTheme():void
StiExpander
Protected Methods
 MethodDefined By
 Inherited
[override]
StiExpander
  
StiImageSettingsControl
  
StiImageSettingsControl
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiExpander
 Inherited
updateDisplayList2007(unscaledWidth:Number, unscaledHeight:Number):void
StiExpander
 Inherited
updateDisplayList2013(unscaledWidth:Number, unscaledHeight:Number):void
StiExpander
Property Detail
checkBoxImageCutEdgesproperty
public var checkBoxImageCutEdges:StiCheckBox

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

checkBoxMultipleFilesproperty 
public var checkBoxMultipleFiles:StiCheckBox

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

comboBoxDitheringTypeproperty 
public var comboBoxDitheringType:StiComboBox

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

comboBoxImageResolutionproperty 
public var comboBoxImageResolution:StiComboBox

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

comboBoxImageTypeproperty 
public var comboBoxImageType:StiComboBox

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

comboBoxScaleproperty 
public var comboBoxScale:StiComboBox

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

comboBoxTiffCompressionSchemeproperty 
public var comboBoxTiffCompressionScheme:StiComboBox

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

comboBoxTypeproperty 
public var comboBoxType:StiComboBox

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

settingsproperty 
settings:StiImageExportSettings  [read-only]


Implementation
    public function get settings():StiImageExportSettings
stilabel1property 
public var stilabel1:StiLabel

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

stilabel5property 
public var stilabel5:StiLabel

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

stilabel6property 
public var stilabel6:StiLabel

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

Constructor Detail
StiImageSettingsControl()Constructor
public function StiImageSettingsControl()

Constructor.

Method Detail
onComboBoxImageTypeChange()method
protected function onComboBoxImageTypeChange():void

onComboBoxTypeChange()method 
protected function onComboBoxTypeChange():void