Uses of Interface
com.google.gwt.dom.builder.shared.TableCellBuilder
Package
Description
Classes used to build DOM elements.
Classes used to build DOM elements.
The "cellview" widget set.
-
Uses of TableCellBuilder in com.google.gwt.dom.builder.client
-
Uses of TableCellBuilder in com.google.gwt.user.cellview.client
Modifier and TypeMethodDescriptionprotected void
DefaultCellTableBuilder.addCellAttributes
(TableCellBuilder cell) Hook for subclasses to add their own attributes to each cell in the table.