Uses of Interface
de.hybris.platform.cockpit.widgets.models.WidgetModel
Packages that use WidgetModel
Package
Description
-
Uses of WidgetModel in de.hybris.platform.cockpit.reports.widgets.converter
Methods in de.hybris.platform.cockpit.reports.widgets.converter that return types with arguments of type WidgetModelModifier and TypeMethodDescriptionReportWidgetConverter.createWidgetConfig(WidgetPreferencesModel widgetPreferences) -
Uses of WidgetModel in de.hybris.platform.cockpit.reports.widgets.converter.impl
Methods in de.hybris.platform.cockpit.reports.widgets.converter.impl that return types with arguments of type WidgetModelModifier and TypeMethodDescriptionReportWidgetConverterImpl.createWidgetConfig(WidgetPreferencesModel widgetPreferences) -
Uses of WidgetModel in de.hybris.platform.cockpit.widgets
Classes in de.hybris.platform.cockpit.widgets with type parameters of type WidgetModelModifier and TypeInterfaceDescriptioninterfaceInputWidget<T extends WidgetModel,U extends WidgetController> An input widget is a widget with an input component.interfaceListboxWidget<T extends WidgetModel,U extends WidgetController> A list box widget is a widget which displays items in a list.interfaceWidget<T extends WidgetModel,U extends WidgetController> A Widget component is an independent view component providing a caption and a content area as well as focus handling.Methods in de.hybris.platform.cockpit.widgets that return WidgetModelMethods in de.hybris.platform.cockpit.widgets with parameters of type WidgetModelModifier and TypeMethodDescriptionvoidWidgetConfig.setWidgetModel(WidgetModel model) Sets the widget (view) model tomodel -
Uses of WidgetModel in de.hybris.platform.cockpit.widgets.adapters
Classes in de.hybris.platform.cockpit.widgets.adapters with type parameters of type WidgetModelModifier and TypeInterfaceDescriptioninterfaceWidgetAdapter<T extends WidgetModel,U extends WidgetController> -
Uses of WidgetModel in de.hybris.platform.cockpit.widgets.adapters.impl
Classes in de.hybris.platform.cockpit.widgets.adapters.impl with type parameters of type WidgetModelModifier and TypeClassDescriptionclassAbstractWidgetAdapter<T extends WidgetModel,U extends WidgetController> -
Uses of WidgetModel in de.hybris.platform.cockpit.widgets.impl
Classes in de.hybris.platform.cockpit.widgets.impl with type parameters of type WidgetModelModifier and TypeClassDescriptionclassAbstractWidget<T extends WidgetModel,U extends WidgetController> classDefaultInputWidget<T extends WidgetModel,U extends WidgetController> classDefaultListboxWidget<T extends WidgetModel,U extends WidgetController> classDefaultWidget<T extends WidgetModel,U extends WidgetController> Methods in de.hybris.platform.cockpit.widgets.impl that return WidgetModelMethods in de.hybris.platform.cockpit.widgets.impl with parameters of type WidgetModel -
Uses of WidgetModel in de.hybris.platform.cockpit.widgets.models
Subinterfaces of WidgetModel in de.hybris.platform.cockpit.widgets.modelsModifier and TypeInterfaceDescriptioninterfaceItemEditorWidgetModel<T extends TypedObject>AnItemEditorWidgetModelis aWidgetModelintended to be used by widgets displaying item editors.interfaceAn ItemWidgetModel is a widget model for holding an Item reference of a specific type.interfaceAListWidgetModelis aWidgetModelwhich holds a list of items.interfaceMapWidgetModel<K,V> AMapWidgetModelis aWidgetModelholding mapped values. -
Uses of WidgetModel in de.hybris.platform.cockpit.widgets.models.impl
Classes in de.hybris.platform.cockpit.widgets.models.impl that implement WidgetModelModifier and TypeClassDescriptionclassclassDefaultItemEditorWidgetModel<T extends TypedObject>classclassclass