Package | Description |
---|---|
net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter |
Contains the implementation for complex widget adapters using GWT.
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtAbstractListTable<ROW>
This is the implementation of
UiWidgetAdapterAbstractListTable using GWT. |
class |
UiWidgetAdapterGwtListTable<ROW>
This is the implementation of
UiWidgetAdapterListTable using GWT. |
Modifier and Type | Field and Description |
---|---|
private UiWidgetAdapterGwtAbstractDataTable<?> |
UiWidgetAdapterGwtTableColumn.dataTableAdapter |
Modifier and Type | Method and Description |
---|---|
UiWidgetAdapterGwtAbstractDataTable<?> |
UiWidgetAdapterGwtTableColumn.getDataTableAdapter() |
Constructor and Description |
---|
UiWidgetAdapterGwtTableColumn(UiWidgetAdapterGwtAbstractDataTable<?> dataTableAdapter)
The constructor.
|
UiWidgetAdapterGwtTableColumn(UiWidgetAdapterGwtAbstractDataTable<?> dataTableAdapter,
TableCellHeaderAtomic toplevelWidget)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.