Uses of Class
com.google.gwt.user.client.ui.HTMLTable.Cell
Packages that use HTMLTable.Cell
Package
Description
Widgets, Panels, and other user-interface classes.
- 
Uses of HTMLTable.Cell in com.google.gwt.user.client.uiMethods in com.google.gwt.user.client.ui that return HTMLTable.CellModifier 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.