| Package | stimulsoft.viewer.export.controls |
| Class | public class StiImageSettingsControl |
| Inheritance | StiImageSettingsControl StiExpander mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
![]() | caption : 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 | ||
![]() | isMinimized : Boolean | StiExpander | |
| settings : StiImageExportSettings [read-only] | StiImageSettingsControl | ||
![]() | showMinimized : Boolean | StiExpander | |
| stilabel1 : StiLabel | StiImageSettingsControl | ||
| stilabel5 : StiLabel | StiImageSettingsControl | ||
| stilabel6 : StiLabel | StiImageSettingsControl | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiImageSettingsControl | ||
![]() | applyTheme():void | StiExpander | |
| Method | Defined By | ||
|---|---|---|---|
![]() | createChildren():void [override] | StiExpander | |
onComboBoxImageTypeChange():void | StiImageSettingsControl | ||
onComboBoxTypeChange():void | StiImageSettingsControl | ||
![]() | updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiExpander | |
![]() | updateDisplayList2007(unscaledWidth:Number, unscaledHeight:Number):void | StiExpander | |
![]() | updateDisplayList2013(unscaledWidth:Number, unscaledHeight:Number):void | StiExpander | |
| checkBoxImageCutEdges | property |
public var checkBoxImageCutEdges:StiCheckBoxThis property can be used as the source for data binding.
| checkBoxMultipleFiles | property |
public var checkBoxMultipleFiles:StiCheckBoxThis property can be used as the source for data binding.
| comboBoxDitheringType | property |
public var comboBoxDitheringType:StiComboBoxThis property can be used as the source for data binding.
| comboBoxImageResolution | property |
public var comboBoxImageResolution:StiComboBoxThis property can be used as the source for data binding.
| comboBoxImageType | property |
public var comboBoxImageType:StiComboBoxThis property can be used as the source for data binding.
| comboBoxScale | property |
public var comboBoxScale:StiComboBoxThis property can be used as the source for data binding.
| comboBoxTiffCompressionScheme | property |
public var comboBoxTiffCompressionScheme:StiComboBoxThis property can be used as the source for data binding.
| comboBoxType | property |
public var comboBoxType:StiComboBoxThis property can be used as the source for data binding.
| settings | property |
settings:StiImageExportSettings [read-only] public function get settings():StiImageExportSettings| stilabel1 | property |
public var stilabel1:StiLabelThis property can be used as the source for data binding.
| stilabel5 | property |
public var stilabel5:StiLabelThis property can be used as the source for data binding.
| stilabel6 | property |
public var stilabel6:StiLabelThis property can be used as the source for data binding.
| StiImageSettingsControl | () | Constructor |
public function StiImageSettingsControl()Constructor.
| onComboBoxImageTypeChange | () | method |
protected function onComboBoxImageTypeChange():void| onComboBoxTypeChange | () | method |
protected function onComboBoxTypeChange():void