Package | stimulsoft.viewer.form |
Class | public class StiPasswordForm |
Inheritance | StiPasswordForm ![]() ![]() |
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: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.
labelPassword | property |
public var labelPassword:StiLabel
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.
StiPasswordForm | () | Constructor |
public function StiPasswordForm()
Constructor.