Package | stimulsoft.viewer.form |
Class | public class StiGoToPageForm |
Inheritance | StiGoToPageForm ![]() ![]() |
Implements | mx.binding.IBindingClient |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiGoToPageForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
![]() | show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void | StiWindowForm |
buttonCancel | property |
public var buttonCancel:StiButton
This property can be used as the source for data binding.
buttonOk | property |
public var buttonOk:StiButton
This property can be used as the source for data binding.
labelPage | property |
public var labelPage:StiLabel
This property can be used as the source for data binding.
labelPageOf | property |
public var labelPageOf:StiLabel
This property can be used as the source for data binding.
renderedPagesCount | property |
public var renderedPagesCount:Number = 0
textInputPage | property |
public var textInputPage:StiTextInput
This property can be used as the source for data binding.
StiGoToPageForm | () | Constructor |
public function StiGoToPageForm()
Constructor.