Uses of Class
net.dontdrinkandroot.wicket.bootstrap.component.button.ButtonLink

Packages that use ButtonLink
net.dontdrinkandroot.wicket.bootstrap.component.button   
 

Uses of ButtonLink in net.dontdrinkandroot.wicket.bootstrap.component.button
 

Methods in net.dontdrinkandroot.wicket.bootstrap.component.button that return ButtonLink
 ButtonLink<T> ButtonLink.setAnchor(org.apache.wicket.Component anchor)
          Sets an anchor component.
 ButtonLink<T> ButtonLink.setAutoEnable(boolean autoEnable)
          Sets whether this link should automatically enable/disable based on current page.
 ButtonLink<T> ButtonLink.setPopupSettings(org.apache.wicket.markup.html.link.PopupSettings popupSettings)
          Sets the popup specification.
 



Copyright © 2013 dontdrinkandroot. All Rights Reserved.