Uses of Interface
de.hybris.platform.cockpit.widgets.models.ItemWidgetModel
-
Packages that use ItemWidgetModel Package Description de.hybris.platform.cockpit.widgets.models de.hybris.platform.cockpit.widgets.models.impl -
-
Uses of ItemWidgetModel in de.hybris.platform.cockpit.widgets.models
Subinterfaces of ItemWidgetModel in de.hybris.platform.cockpit.widgets.models Modifier and Type Interface Description interfaceItemEditorWidgetModel<T extends TypedObject>AnItemEditorWidgetModelis aWidgetModelintended to be used by widgets displaying item editors. -
Uses of ItemWidgetModel in de.hybris.platform.cockpit.widgets.models.impl
Classes in de.hybris.platform.cockpit.widgets.models.impl that implement ItemWidgetModel Modifier and Type Class Description classDefaultItemEditorWidgetModel<T extends TypedObject>classDefaultItemWidgetModel<T>
-