|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.ui.grid.renderers.ButtonRenderer.RendererClickEvent<T>
public static class ButtonRenderer.RendererClickEvent<T>
An event fired when a button rendered by a ButtonRenderer is clicked.
| Method Summary | |
|---|---|
protected void |
dispatch(ButtonRenderer.RendererClickHandler handler)
|
|
getAssociatedType()
|
Cell |
getCell()
Returns the cell of the clicked button. |
T |
getRow()
Returns the data object corresponding to the row of the clicked button. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Cell getCell()
public T getRow()
publicgetAssociatedType()
protected void dispatch(ButtonRenderer.RendererClickHandler handler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||