Method | Description | |
---|---|---|
CreateView ( ) : |
||
DropdownDialogViewModel ( ) : System |
Constructor.
|
|
Show ( IViewFactory content, Action |
Method | Description | |
---|---|---|
FireHidden ( ) : void | ||
FireHiding ( ) : void | ||
FireShowing ( ) : void | ||
FireShown ( ) : void | ||
OnEnterKeyPress ( ) : void | ||
OnEscapeKeyPress ( ) : void | ||
OnHidden ( ) : void | ||
OnPromptButtonClick ( PromptResult buttonType ) : void |
public CreateView ( ) : |
||
return |
public Show ( IViewFactory content, Action |
||
content | IViewFactory | |
onComplete | Action |
|
sizeMode | DialogSize | |
buttonConfiguration | PromptButtonConfiguration | |
return | bool |