See: Description
Interface | Description |
---|---|
UiHandlerDetailsForSelection<SELECTION,DETAIL> |
This is the interface for a
UiHandler that allows to get the
details for a selection . |
Class | Description |
---|---|
AbstractUiWidgetCustomMasterDetail<VALUE,SELECTION,DETAIL> |
This is the abstract base class for a
custom composite widget that
implements the UI pattern master/detail (panel). |
AbstractUiWidgetCustomTwoListSelection<ROW> |
This is the regular implementation of the
custom master/detail
widget . |
UiWidgetCustomEditor<VALUE> |
This is the abstract base class for a
custom composite widget that
implements the UI pattern editor. |
UiWidgetCustomFormEditor<VALUE> |
This is the abstract base class for a
custom editor that (re-)uses a
custom form panel to view and edit the value . |
UiWidgetCustomMasterDetail<ROW> |
This is the regular implementation of the
custom master/detail
widget . |
custom widgets
for high-level UI patterns.
Please consult Client UI API
for an introduction.Copyright © 2001–2016 mmm-Team. All rights reserved.