Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.custom.core |
Contains the API for custom core widgets.
|
net.sf.mmm.client.ui.base.widget.custom.pattern |
Contains the API for custom pattern widgets.
|
net.sf.mmm.client.ui.base.widget.factory |
Contains the API and default implementations of factories for widgets.
|
Constructor and Description |
---|
UiWidgetCustomButtonSave(UiContext context,
UiHandlerActionSave handler)
The constructor.
|
Modifier and Type | Class and Description |
---|---|
private class |
UiWidgetCustomEditor.UiHandler
This inner class implements the handler interfaces.
|
Modifier and Type | Method and Description |
---|---|
Class<UiHandlerActionSave> |
UiSingleWidgetButtonFactorySave.getHandlerInterface() |
Modifier and Type | Method and Description |
---|---|
UiWidgetButton |
UiSingleWidgetButtonFactorySave.create(UiContext context,
UiHandlerActionSave handler,
boolean preventConfirmationPopup) |
Copyright © 2001–2016 mmm-Team. All rights reserved.