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