Package | Description |
---|---|
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 | Field and Description |
---|---|
private TableRow |
ItemContainerGwt.originalTableRow |
private TableRow |
ItemContainerGwt.tableRow |
Modifier and Type | Method and Description |
---|---|
TableRow |
ItemContainerGwt.getTableRow() |
Modifier and Type | Method and Description |
---|---|
void |
ItemContainerGwt.setTableRow(TableRow tableRow) |
Modifier and Type | Field and Description |
---|---|
private TableRow |
UiWidgetAdapterGwtAbstractDataTable.bodyWidthRow |
private TableRow |
UiWidgetAdapterGwtAbstractDataTable.headerRow |
Modifier and Type | Method and Description |
---|---|
protected TableRow |
UiWidgetAdapterGwtGridRow.createToplevelWidget()
This method creates the
underlying widget . |
Copyright © 2001–2016 mmm-Team. All rights reserved.