Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
HTMLTable.Cell |
HTMLTable.getCellForEvent(ClickEvent event)
Given a click event, return the Cell that was clicked, or null if the event
did not hit this table.
|