Package | stimulsoft.viewer.export.controls |
Class | public class StiImageSettingsControl |
Inheritance | StiImageSettingsControl ![]() ![]() |
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:StiCheckBox
This property can be used as the source for data binding.
checkBoxMultipleFiles | property |
public var checkBoxMultipleFiles:StiCheckBox
This property can be used as the source for data binding.
comboBoxDitheringType | property |
public var comboBoxDitheringType:StiComboBox
This property can be used as the source for data binding.
comboBoxImageResolution | property |
public var comboBoxImageResolution:StiComboBox
This property can be used as the source for data binding.
comboBoxImageType | property |
public var comboBoxImageType:StiComboBox
This property can be used as the source for data binding.
comboBoxScale | property |
public var comboBoxScale:StiComboBox
This property can be used as the source for data binding.
comboBoxTiffCompressionScheme | property |
public var comboBoxTiffCompressionScheme:StiComboBox
This property can be used as the source for data binding.
comboBoxType | property |
public var comboBoxType:StiComboBox
This 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:StiLabel
This property can be used as the source for data binding.
stilabel5 | property |
public var stilabel5:StiLabel
This property can be used as the source for data binding.
stilabel6 | property |
public var stilabel6:StiLabel
This 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