Package | Description |
---|---|
net.sf.mmm.client.ui.gwt.widgets |
Contains the implementation of various GWT widgets.
|
net.sf.mmm.client.ui.gwt.widgets.richtext |
Contains the
RichTextToolbar and related classes. |
net.sf.mmm.client.ui.impl.gwt.widget.field.adapter |
Contains the implementation for field widget adapters using GWT.
|
Modifier and Type | Method and Description |
---|---|
void |
InputBox.setDataList(DataList dataList) |
void |
ComboBox.setDataList(DataList dataList) |
void |
ColorBox.setDataList(DataList dataList) |
void |
AttributeWriteDataList.setDataList(DataList dataList) |
Modifier and Type | Field and Description |
---|---|
private DataList |
AbstractSelectionFeatureBehavior.dataList
The
DataList with the options. |
Modifier and Type | Method and Description |
---|---|
protected DataList |
AbstractSelectionFeatureBehavior.getDataList() |
Modifier and Type | Field and Description |
---|---|
private DataList |
UiWidgetAdapterGwtComboBoxField.dataList |
private DataList |
UiWidgetAdapterGwtColorField.dataList |
Modifier and Type | Method and Description |
---|---|
protected DataList |
UiWidgetAdapterGwtComboBoxField.getDataList() |
protected DataList |
UiWidgetAdapterGwtColorField.getDataList() |
Copyright © 2001–2016 mmm-Team. All rights reserved.