GWT 2.7.0

Uses of Class
com.google.gwt.user.client.ui.HTMLTable.Cell

Packages that use HTMLTable.Cell
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of HTMLTable.Cell in com.google.gwt.user.client.ui
 

Methods in com.google.gwt.user.client.ui that return HTMLTable.Cell
 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.
 


GWT 2.7.0