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