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