Package | Description |
---|---|
com.premiumminds.webapp.wicket |
Modifier and Type | Method and Description |
---|---|
static ConfirmationDialogModal.Result |
ConfirmationDialogModal.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfirmationDialogModal.Result[] |
ConfirmationDialogModal.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfirmationDialogModal.EventHandler.onConfirm(org.apache.wicket.ajax.AjaxRequestTarget target,
ConfirmationDialogModal.Result result) |
Copyright © 2014–2019 Premium Minds. All rights reserved.