Uses of Interface
com.tick42.glue.desktop.intents.IntentContext
| Package | Description |
|---|---|
| com.tick42.glue.desktop.intents |
Intents API.
|
-
Uses of IntentContext in com.tick42.glue.desktop.intents
Methods in com.tick42.glue.desktop.intents that return types with arguments of type IntentContext Modifier and Type Method Description Optional<IntentContext<?>>IntentRequest. getContext()Methods in com.tick42.glue.desktop.intents with parameters of type IntentContext Modifier and Type Method Description RIntentContextHandler. handle(IntentContext<T> context)Handle Intent context update.IntentRequest.BuilderIntentRequest.Builder. withContext(IntentContext<?> context)