Class AbstractWidgetViewModel
java.lang.Object
de.hybris.platform.adaptivesearchbackoffice.widgets.AbstractWidgetViewModel
- Direct Known Subclasses:
SearchProfileContextViewModel,SearchResultBrowserViewModel
Abstract view model for widgets.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.hybris.cockpitng.core.model.WidgetModelgetModel()protected com.hybris.cockpitng.engine.WidgetInstanceManagerprotected com.hybris.cockpitng.core.util.impl.TypedSettingsMapprotected com.hybris.cockpitng.components.Widgetslotprotected voidsendOutput(String socketId, Object data)
-
Constructor Details
-
AbstractWidgetViewModel
public AbstractWidgetViewModel()
-
-
Method Details
-
getWidgetInstanceManager
protected com.hybris.cockpitng.engine.WidgetInstanceManager getWidgetInstanceManager() -
getWidgetslot
protected com.hybris.cockpitng.components.Widgetslot getWidgetslot() -
getWidgetSettings
protected com.hybris.cockpitng.core.util.impl.TypedSettingsMap getWidgetSettings() -
getModel
protected com.hybris.cockpitng.core.model.WidgetModel getModel() -
sendOutput
-
format
-