public static class CommandAjaxBehavior.ClickEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
DataTable
Constructor and Description |
---|
ClickEvent(CommandButton button) |
Modifier and Type | Method and Description |
---|---|
CommandButton |
getButton()
Gets the button that has been attached to this event object
|
String |
getValue()
Gets the value from the row
|
public ClickEvent(CommandButton button)
public CommandButton getButton()
public String getValue()
Copyright © 2015 7thWeb. All rights reserved.