| Package | stimulsoft.viewer.export.controls |
| Class | public class StiPagesRangeControl |
| Inheritance | StiPagesRangeControl StiExpander mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
![]() | caption : String | StiExpander | |
| imageExport : Boolean | StiPagesRangeControl | ||
![]() | isMinimized : Boolean | StiExpander | |
| pageRange : StiPagesRange [read-only] | StiPagesRangeControl | ||
| radioButtonAll : StiRadioButton | StiPagesRangeControl | ||
| radioButtonCurrentPage : StiRadioButton | StiPagesRangeControl | ||
| radioButtonPages : StiRadioButton | StiPagesRangeControl | ||
![]() | showMinimized : Boolean | StiExpander | |
| textAreaHint : StiTextArea | StiPagesRangeControl | ||
| textInputPages : StiTextInput | StiPagesRangeControl | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiPagesRangeControl | ||
![]() | applyTheme():void | StiExpander | |
| imageExport | property |
imageExport:Boolean public function get imageExport():Boolean public function set imageExport(value:Boolean):void| pageRange | property |
| radioButtonAll | property |
public var radioButtonAll:StiRadioButtonThis property can be used as the source for data binding.
| radioButtonCurrentPage | property |
public var radioButtonCurrentPage:StiRadioButtonThis property can be used as the source for data binding.
| radioButtonPages | property |
public var radioButtonPages:StiRadioButtonThis property can be used as the source for data binding.
| textAreaHint | property |
public var textAreaHint:StiTextAreaThis property can be used as the source for data binding.
| textInputPages | property |
public var textInputPages:StiTextInputThis property can be used as the source for data binding.
| StiPagesRangeControl | () | Constructor |
public function StiPagesRangeControl()Constructor.