Uses of Interface
de.hybris.platform.cmscockpit.components.liveedit.CallbackEventHandler
-
-
Uses of CallbackEventHandler in de.hybris.platform.cmscockpit.callbackevents
Classes in de.hybris.platform.cmscockpit.callbackevents that implement CallbackEventHandler Modifier and Type Class Description classDefaultEditComponentCallbackEventHandlerclassUrlChangeCallbackEventHandlerCreated by fcanteloup on 03/10/14. -
Uses of CallbackEventHandler in de.hybris.platform.cmscockpit.components.liveedit
Methods in de.hybris.platform.cmscockpit.components.liveedit that return CallbackEventHandler Modifier and Type Method Description CallbackEventHandler<V>CallbackEventHandlerRegistry. getHandlerById(java.lang.String id) -
Uses of CallbackEventHandler in de.hybris.platform.cmscockpit.components.liveedit.impl
Methods in de.hybris.platform.cmscockpit.components.liveedit.impl that return CallbackEventHandler Modifier and Type Method Description CallbackEventHandlerDefaultCallbackEventHandlerRegistry. getHandlerById(java.lang.String id)
-