public static class ToolbarAjaxBehavior.ToolbarClickEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
DataTable| Constructor and Description |
|---|
ToolbarClickEvent(ToolbarButton button) |
| Modifier and Type | Method and Description |
|---|---|
ToolbarButton |
getButton()
Gets the button that has been attached to this event object
|
List<String> |
getValues()
Gets values from selected rows, as strings
|
public ToolbarClickEvent(ToolbarButton button)
public ToolbarButton getButton()
Copyright © 2021 7thWeb. All rights reserved.