| Package | stimulsoft.viewer.form |
| Class | public class StiGoToPageForm |
| Inheritance | StiGoToPageForm StiWindowForm mx.containers.Canvas |
| 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:StiButtonThis property can be used as the source for data binding.
| buttonOk | property |
public var buttonOk:StiButtonThis property can be used as the source for data binding.
| labelPage | property |
public var labelPage:StiLabelThis property can be used as the source for data binding.
| labelPageOf | property |
public var labelPageOf:StiLabelThis property can be used as the source for data binding.
| renderedPagesCount | property |
public var renderedPagesCount:Number = 0| textInputPage | property |
public var textInputPage:StiTextInputThis property can be used as the source for data binding.
| StiGoToPageForm | () | Constructor |
public function StiGoToPageForm()Constructor.