Package | stimulsoft.viewer.export.controls |
Class | public class StiPagesRangeControl |
Inheritance | StiPagesRangeControl ![]() ![]() |
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:StiRadioButton
This property can be used as the source for data binding.
radioButtonCurrentPage | property |
public var radioButtonCurrentPage:StiRadioButton
This property can be used as the source for data binding.
radioButtonPages | property |
public var radioButtonPages:StiRadioButton
This property can be used as the source for data binding.
textAreaHint | property |
public var textAreaHint:StiTextArea
This property can be used as the source for data binding.
textInputPages | property |
public var textInputPages:StiTextInput
This property can be used as the source for data binding.
StiPagesRangeControl | () | Constructor |
public function StiPagesRangeControl()
Constructor.