M - the type of data to be loadedC - the type of config to request the datapublic static interface LoadHandler.HasLoadHandlers<M,C>
LoadEvent events.| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addLoadHandler(LoadHandler<M,C> handler)
Adds a
LoadEvent handler. |
HandlerRegistration addLoadHandler(LoadHandler<M,C> handler)
LoadEvent handler.handler - the handlerCopyright © 2012. All Rights Reserved.