| Package | Description |
|---|---|
| net.sf.mmm.client.ui.gwt.widgets |
Contains the implementation of various GWT widgets.
|
| net.sf.mmm.client.ui.impl.gwt.widget.complex |
Contains the implementation for complex widgets using GWT.
|
| net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter |
Contains the implementation for complex widget adapters using GWT.
|
| net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter |
Contains the implementation for panel widget adapters using GWT.
|
| Modifier and Type | Method and Description |
|---|---|
TableCellAtomic |
TableRow.addCell(com.google.gwt.user.client.ui.Widget widget) |
| Modifier and Type | Field and Description |
|---|---|
private TableCellAtomic |
ItemContainerGwt.rowNumberCell |
private TableCellAtomic |
ItemContainerGwt.selectionCell |
| Modifier and Type | Method and Description |
|---|---|
TableCellAtomic |
ItemContainerGwt.getRowNumberCell() |
TableCellAtomic |
ItemContainerGwt.getSelectionCell() |
| Modifier and Type | Field and Description |
|---|---|
private TableCellAtomic |
UiWidgetAdapterGwtTableColumn.bodyWidthCell |
| Modifier and Type | Method and Description |
|---|---|
TableCellAtomic |
UiWidgetAdapterGwtTableColumn.getBodyWidthCell() |
| Modifier and Type | Method and Description |
|---|---|
protected TableCellAtomic |
UiWidgetAdapterGwtGridCell.createToplevelWidget()
This method creates the
underlying widget. |
Copyright © 2001–2016 mmm-Team. All rights reserved.