| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FlexTableA flexible table that creates cells on demand. | 
| class  | GridA rectangular grid that can contain text, html, or a child
  Widgetwithin its cells. | 
| class  | HTMLTable | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TableListenerCollection. fireCellClicked(SourcesTableEvents sender,
               int row,
               int cell)Deprecated.  | 
| void | TableListener. onCellClicked(SourcesTableEvents sender,
             int row,
             int cell)Deprecated. 
 | 
Copyright © 2018. All rights reserved.