- valueOf(String) - Static method in enum de.alpharogroup.wicket.js.addon.popupoverlay.HorizontalPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.alpharogroup.wicket.js.addon.popupoverlay.PopupoverlayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.alpharogroup.wicket.js.addon.popupoverlay.VerticalPosition
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.alpharogroup.wicket.js.addon.popupoverlay.HorizontalPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.alpharogroup.wicket.js.addon.popupoverlay.PopupoverlayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.alpharogroup.wicket.js.addon.popupoverlay.VerticalPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerticalPosition - Enum in de.alpharogroup.wicket.js.addon.popupoverlay
-
This enum encapsulates the five possible values from the attribute 'vertical' in the
jquery.popupoverlay plugin.