Uses of Class
org.apache.wicket.markup.html.link.ExternalLink
-
Packages that use ExternalLink Package Description org.apache.wicket.markup.html.link Link components. -
-
Uses of ExternalLink in org.apache.wicket.markup.html.link
Methods in org.apache.wicket.markup.html.link that return ExternalLink Modifier and Type Method Description ExternalLinkExternalLink. setContextRelative(boolean contextRelative)Set to true if this link should be automatically prepended with ../ to make it relative to the context root.ExternalLinkExternalLink. setPopupSettings(PopupSettings popupSettings)Sets the popup specification.
-