public abstract class AbstractModalWindowEvent extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.wicket.ajax.AjaxRequestTarget |
target |
| Constructor and Description |
|---|
AbstractModalWindowEvent(org.apache.wicket.ajax.AjaxRequestTarget target) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute(org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow modalWindow) |
Copyright © 2019. All rights reserved.