Package | stimulsoft.controls.visual.dialogs |
Class | public class StiPagesRangeControl |
Inheritance | StiPagesRangeControl ![]() ![]() |
Implements | mx.binding.IBindingClient |
Property | Defined By | ||
---|---|---|---|
![]() | caption : String | StiExpander | |
![]() | isMinimized : Boolean | StiExpander | |
pageRange : StiPagesRange [read-only] | StiPagesRangeControl | ||
properties : String | 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 |
pageRange | property |
properties | property |
properties:String
public function get properties():String
public function set properties(value:String):void
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.