Uses of Interface
de.hybris.platform.cockpit.session.ConfigurableBrowserModel
-
Packages that use ConfigurableBrowserModel Package Description de.hybris.platform.cockpit.session.impl de.hybris.platform.cockpit.widgets.browsers -
-
Uses of ConfigurableBrowserModel in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement ConfigurableBrowserModel Modifier and Type Class Description classCommunicationBrowserModelclassContextAreaCommentTreeModelModel representation ofContextAreaCommentTreeComponentclassDefaultConfigurableBrowserModelMinimalistic browser model which supports view component creation to be (Spring) configured, thus reducing the need to create customized browser models for simple rendering purposes. -
Uses of ConfigurableBrowserModel in de.hybris.platform.cockpit.widgets.browsers
Subinterfaces of ConfigurableBrowserModel in de.hybris.platform.cockpit.widgets.browsers Modifier and Type Interface Description interfaceWidgetBrowserModelBrowser model which supports the use of Cockpit widgets.Classes in de.hybris.platform.cockpit.widgets.browsers that implement ConfigurableBrowserModel Modifier and Type Class Description classDefaultWidgetBrowserModelDefault widget browser model implementation.classWidgetDashboardBrowserModel
-