public static class CommandAjaxBehavior.CommandClickEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
DataTable| Constructor and Description |
|---|
CommandClickEvent(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 CommandClickEvent(CommandButton button)
public CommandButton getButton()
public String getValue()
Copyright © 2021 7thWeb. All rights reserved.