Package | Description |
---|---|
net.sf.mmm.client.ui.gwt.widgets |
Contains the implementation of various GWT widgets.
|
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 CollapseExpandButton.CollapseHandler |
CollapseExpandButton.collapseHandler
The
CollapseExpandButton.CollapseHandler given at construction time. |
Constructor and Description |
---|
CollapseExpandButton(CollapseExpandButton.CollapseHandler collapseHandler)
The constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtCollapsableBorderPanel
This is the implementation of
UiWidgetAdapterCollapsableBorderPanel using GWT based on
Fieldset and CollapseExpandButton . |
Copyright © 2001–2016 mmm-Team. All rights reserved.