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