Java com.google.gwt.widgetideas.table.client.overrides HTMLTable fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.widgetideas.table.client.overrides HTMLTable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.widgetideas.table.client.overrides HTMLTable.

The text is from its open source code.

Method

voidsetBorderWidth(int width)
Sets the width of the table's border.
voidsetWidget(int row, int column, Widget widget)
Sets the widget within the specified cell.