Package de.hybris.platform.cockpit.widgets.models
package de.hybris.platform.cockpit.widgets.models
-
InterfacesClassDescriptionItemEditorWidgetModel<T extends TypedObject>An
ItemEditorWidgetModelis aWidgetModelintended to be used by widgets displaying item editors.An ItemWidgetModel is a widget model for holding an Item reference of a specific type.AListWidgetModelis aWidgetModelwhich holds a list of items.MapWidgetModel<K,V> AMapWidgetModelis aWidgetModelholding mapped values.A WidgetModel is, as the name suggests, a widget (view) model.