Interface CallbackEventHandlerRegistry<V extends LiveEditView>
-
- All Known Implementing Classes:
DefaultCallbackEventHandlerRegistry
public interface CallbackEventHandlerRegistry<V extends LiveEditView>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CallbackEventHandler<V>getHandlerById(java.lang.String id)
-
-
-
Method Detail
-
getHandlerById
CallbackEventHandler<V> getHandlerById(java.lang.String id)
-
-