| Package | stimulsoft.controls.visual.dialogs |
| Class | public class StiPromptUserNameAndPassword |
| Inheritance | StiPromptUserNameAndPassword StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiPromptUserNameAndPassword | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
close():void [override] | StiPromptUserNameAndPassword | ||
onInitialize():void | StiPromptUserNameAndPassword | ||
![]() | 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.
| textPassword | property |
public var textPassword:StiTextInputThis property can be used as the source for data binding.
| textUserName | property |
public var textUserName:StiTextInputThis property can be used as the source for data binding.
| StiPromptUserNameAndPassword | () | Constructor |
public function StiPromptUserNameAndPassword()Constructor.
| close | () | method |
override public function close():void| onInitialize | () | method |
public function onInitialize():void