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.
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetListTableGwt<ROW>
This is the implementation of
UiWidgetListTable using GWT. |
Modifier and Type | Method and Description |
---|---|
AbstractUiWidgetListTable<?,ROW,ItemContainerGwt<ROW>> |
UiWidgetAdapterGwtAbstractListTable.getUiWidgetTyped()
This method is a design suggestion for implementations of widget adapters that need typed access to
AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place. |
Copyright © 2001–2016 mmm-Team. All rights reserved.