public class OpenModalWindowEvent extends AbstractModalWindowEvent
target| Constructor and Description |
|---|
OpenModalWindowEvent(org.apache.wicket.ajax.AjaxRequestTarget target,
org.apache.wicket.model.IModel<String> titleModel,
org.danekja.java.util.function.serializable.SerializableFunction<String,org.apache.wicket.Component> contentGenerator) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow modalWindow) |
public void execute(org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow modalWindow)
execute in class AbstractModalWindowEventCopyright © 2019. All rights reserved.