Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Class and Description |
---|---|
class |
FlexTable
A flexible table that creates cells on demand.
|
class |
Grid
A rectangular grid that can contain text, html, or a child
Widget within 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.