Uses of Interface
de.hybris.platform.cmscockpit.cms.events.LiveEditBrowserCockpitEventHandler
-
Packages that use LiveEditBrowserCockpitEventHandler Package Description de.hybris.platform.cmscockpit.session.impl -
-
Uses of LiveEditBrowserCockpitEventHandler in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return types with arguments of type LiveEditBrowserCockpitEventHandler Modifier and Type Method Description java.util.List<LiveEditBrowserCockpitEventHandler>LiveEditBrowserArea. getLiveEditBrowserCockpitEventHandlers()Method parameters in de.hybris.platform.cmscockpit.session.impl with type arguments of type LiveEditBrowserCockpitEventHandler Modifier and Type Method Description voidLiveEditBrowserArea. setLiveEditBrowserCockpitEventHandlers(java.util.List<LiveEditBrowserCockpitEventHandler> liveEditBrowserCockpitEventHandlers)
-