Package | stimulsoft.controls.visual.dialogs |
Class | public class StiPromptUserNameAndPassword |
Inheritance | StiPromptUserNameAndPassword ![]() ![]() |
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: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.
textPassword | property |
public var textPassword:StiTextInput
This property can be used as the source for data binding.
textUserName | property |
public var textUserName:StiTextInput
This 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