Uses of Enum Class
com.saperion.ngc.dialogs.WebpartInputDialog.WebpartInputDialogButton
Packages that use WebpartInputDialog.WebpartInputDialogButton
-
Uses of WebpartInputDialog.WebpartInputDialogButton in com.saperion.ngc.dialogs
Methods in com.saperion.ngc.dialogs that return WebpartInputDialog.WebpartInputDialogButtonModifier and TypeMethodDescriptionWebpartInputDialog.WebpartInputDialogResult.getButton()
Returns the enum constant of this class with the specified name.WebpartInputDialog.WebpartInputDialogButton.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.saperion.ngc.dialogs with parameters of type WebpartInputDialog.WebpartInputDialogButtonModifierConstructorDescriptionWebpartInputDialogResult
(WebpartInputDialog.WebpartInputDialogButton button, String text, String part) Constructor.