Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.complex |
Contains the base implementation for complex widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.complex |
Contains the implementation for complex widgets using GWT.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractItemContainer<ITEM,SELF extends AbstractItemContainer<ITEM,SELF>>
This is the abstract base implementation of
ItemContainer . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNodeContainer<NODE,SELF extends AbstractNodeContainer<NODE,SELF>>
This is the abstract base implementation of
NodeContainer . |
Modifier and Type | Class and Description |
---|---|
class |
ItemContainerGwt<ROW>
This class is a simple container for a <ROW> of a data table in combination with its widgets to
render the row.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.