Package | stimulsoft.controls.visual.forms |
Class | public class StiSaveAsForm |
Inheritance | StiSaveAsForm ![]() ![]() |
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:StiButton
This property can be used as the source for data binding.
buttonSave | property |
public var buttonSave:StiButton
This property can be used as the source for data binding.
labelPassword | property |
public var labelPassword:StiLabel
This property can be used as the source for data binding.
radioButtonCompress | property |
public var radioButtonCompress:StiRadioButton
This property can be used as the source for data binding.
radioButtonEncryption | property |
public var radioButtonEncryption:StiRadioButton
This property can be used as the source for data binding.
radioButtonReport | property |
public var radioButtonReport:StiRadioButton
This property can be used as the source for data binding.
textInputPassword | property |
public var textInputPassword:StiTextInput
This property can be used as the source for data binding.
StiSaveAsForm | () | Constructor |
public function StiSaveAsForm()
Constructor.