public class JavascriptDialogOpening extends Object
Constructor and Description |
---|
JavascriptDialogOpening() |
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Message that will be displayed by the dialog.
|
DialogType |
getType()
Dialog type.
|
void |
setMessage(String message)
Message that will be displayed by the dialog.
|
void |
setType(DialogType type)
Dialog type.
|
public String getMessage()
public void setMessage(String message)
public DialogType getType()
public void setType(DialogType type)
Copyright © 2017 WebFolder OÜ. All rights reserved.