Class VeilPopupSettings
- java.lang.Object
-
- org.apache.wicket.markup.html.link.PopupSettings
-
- org.apache.syncope.client.console.wicket.markup.html.link.VeilPopupSettings
-
- All Implemented Interfaces:
Serializable
,IClusterable
public class VeilPopupSettings extends PopupSettings
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.apache.wicket.markup.html.link.PopupSettings
LOCATION_BAR, MENU_BAR, RESIZABLE, SCROLLBARS, STATUS_BAR, TOOL_BAR
-
-
Constructor Summary
Constructors Constructor Description VeilPopupSettings()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getPopupJavaScript()
-
Methods inherited from class org.apache.wicket.markup.html.link.PopupSettings
setHeight, setLeft, setTarget, setTop, setWidth, setWindowName
-
-
-
-
Method Detail
-
getPopupJavaScript
public String getPopupJavaScript()
- Overrides:
getPopupJavaScript
in classPopupSettings
-
-