Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.field |
Contains the base implementation for field widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.field.adapter |
Contains the implementation for field widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.test.widget.field.adapter |
Contains the test implementation of adapters for field widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetFileField<ADAPTER extends UiWidgetAdapterFileField>
This is the abstract base implementation of
UiWidgetFileField . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtFileField
This is the implementation of
UiWidgetAdapterFileField using GWT based on FileUpload . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestFileField
This is the implementation of
UiWidgetAdapterFileField for testing without native toolkit. |
Copyright © 2001–2016 mmm-Team. All rights reserved.