public interface IPopupService
extends org.apache.wicket.util.io.IClusterable
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_POPUP_SETTINGS |
Modifier and Type | Method and Description |
---|---|
void |
openPopupWindow(org.apache.wicket.markup.html.link.PopupSettings popupSettings,
String url)
Opens a popup window for a URL.
|
static final int DEFAULT_POPUP_SETTINGS
void openPopupWindow(org.apache.wicket.markup.html.link.PopupSettings popupSettings, String url)
popupSettings
- url
- the URL to openCopyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.