Uses of Class
org.apache.wicket.markup.html.link.ExternalLink

Packages that use ExternalLink
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
 ExternalLink ExternalLink.setContextRelative(boolean contextRelative)
          Set to true if this link should be automatically prepended with ../ to make it relative to the context root.
 ExternalLink ExternalLink.setPopupSettings(PopupSettings popupSettings)
          Sets the popup specification.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.