Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.custom.field |
Contains the API for custom field widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetCustomFieldAtomic<VALUE,DELEGATE_VALUE,DELEGATE extends UiWidgetField<DELEGATE_VALUE>>
This is the abstract base class for a
custom field widget that is
build out of a single field widget . |
class |
UiWidgetCustomFieldComposite<VALUE,DELEGATE extends UiWidgetDynamicComposite<UiWidgetRegular>>
This is the abstract base class for a
custom field widget that is composed out
of multiple field widgets and potentially other widgets. |
Copyright © 2001–2016 mmm-Team. All rights reserved.