Uses of Class
com.google.gwt.dom.client.TableColElement
Package
Description
Classes for low-level DOM programming.
The "cellview" widget set.
-
Uses of TableColElement in com.google.gwt.dom.client
Modifier and TypeMethodDescriptionstatic TableColElement
Assert that the givenElement
is compatible with this class and automatically typecast it.final TableColElement
Document.createColElement()
Creates a <col> element.final TableColElement
Document.createColGroupElement()
Creates a <colgroup> element. -
Uses of TableColElement in com.google.gwt.user.cellview.client
Modifier and TypeMethodDescriptionDataGrid.TableWidget.ensureTableColElement
(int index) Get theTableColElement
at the specified index, creating it if necessary.