Package | Description |
---|---|
com.saperion.ngc.dialogs |
Package for client dialog classes.
|
Modifier and Type | Method and Description |
---|---|
WebpartInputDialog.WebpartInputDialogButton |
WebpartInputDialog.WebpartInputDialogResult.getButton() |
static WebpartInputDialog.WebpartInputDialogButton |
WebpartInputDialog.WebpartInputDialogButton.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebpartInputDialog.WebpartInputDialogButton[] |
WebpartInputDialog.WebpartInputDialogButton.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
WebpartInputDialogResult(WebpartInputDialog.WebpartInputDialogButton button,
String text,
String part)
Constructor.
|
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.