| Package | Description |
|---|---|
| net.dontdrinkandroot.wicket.bootstrap.component.button |
| Modifier and Type | Method and Description |
|---|---|
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.