| Package | stimulsoft.viewer.form |
| Class | public class StiPasswordForm |
| Inheritance | StiPasswordForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiPasswordForm | ||
![]() | 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.
| labelPassword | property |
public var labelPassword:StiLabelThis 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.
| StiPasswordForm | () | Constructor |
public function StiPasswordForm()Constructor.