Package | stimulsoft.viewer.export |
Class | public class StiHtmlExportSetupForm |
Inheritance | StiHtmlExportSetupForm ![]() ![]() |
Implements | mx.binding.IBindingClient |
Method | Defined By | ||
---|---|---|---|
Constructor. | StiHtmlExportSetupForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
close():void [override] | StiHtmlExportSetupForm | ||
![]() | 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.
checkBoxOpenAfterExport | property |
public var checkBoxOpenAfterExport:StiCheckBox
This property can be used as the source for data binding.
controlHtmlSettings | property |
public var controlHtmlSettings:StiHtmlSettingsControl
This property can be used as the source for data binding.
controlPageRange | property |
public var controlPageRange:StiPagesRangeControl
This property can be used as the source for data binding.
helpUrl | property |
helpUrl:String
[override] public function get helpUrl():String
public function set helpUrl(value:String):void
vBox | property |
public var vBox:VBox
This property can be used as the source for data binding.
StiHtmlExportSetupForm | () | Constructor |
public function StiHtmlExportSetupForm()
Constructor.
close | () | method |
override public function close():void