Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.custom.pattern |
Contains the API for custom pattern widgets.
|
Modifier and Type | Field and Description |
---|---|
private UiHandlerObjectSave<VALUE> |
UiWidgetCustomEditor.handlerSaveObject |
Constructor and Description |
---|
UiWidgetCustomEditor(UiContext context,
UiHandlerObjectSave<VALUE> handlerSaveObject,
Class<VALUE> valueClass)
The constructor.
|
UiWidgetCustomFormEditor(UiContext context,
UiHandlerObjectSave<VALUE> handlerSaveObject,
UiWidgetCustomComposite<VALUE,?,?> formPanel)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.