Uses of Interface
com.tick42.glue.desktop.intents.IntentContextHandler
Packages that use IntentContextHandler
-
Uses of IntentContextHandler in com.tick42.glue.desktop.intents
Methods in com.tick42.glue.desktop.intents with parameters of type IntentContextHandlerModifier and TypeMethodDescriptionIntents.addIntentListener(IntentListenerRequest<T> request, IntentContextHandler<T,R> handler)Intents.addIntentListener(String intent, IntentContextHandler<Map<String,Object>,Map<String,Object>> handler)