| Package | stimulsoft.viewer.form |
| Class | public class StiSaveAsForm |
| Inheritance | StiSaveAsForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiSaveAsForm | ||
![]() | 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.
| buttonSave | property |
public var buttonSave:StiButtonThis property can be used as the source for data binding.
| labelPassword | property |
public var labelPassword:StiLabelThis property can be used as the source for data binding.
| radioButtonCompress | property |
public var radioButtonCompress:StiRadioButtonThis property can be used as the source for data binding.
| radioButtonDocument | property |
public var radioButtonDocument:StiRadioButtonThis property can be used as the source for data binding.
| radioButtonEncryption | property |
public var radioButtonEncryption:StiRadioButtonThis property can be used as the source for data binding.
| textInputPassword | property |
public var textInputPassword:StiTextInputThis property can be used as the source for data binding.
| StiSaveAsForm | () | Constructor |
public function StiSaveAsForm()Constructor.