Uses of Class
com.openfin.desktop.interop.Context
Package | Description |
---|---|
com.openfin.desktop.interop |
-
Uses of Context in com.openfin.desktop.interop
Methods in com.openfin.desktop.interop that return Context Modifier and Type Method Description Context
Intent. getContext()
Methods in com.openfin.desktop.interop with parameters of type Context Modifier and Type Method Description void
ContextListener. onContext(Context context)
void
Intent. setContext(Context context)
java.util.concurrent.CompletionStage<java.lang.Void>
InteropClient. setContext(Context context)
Sets a context for the context group of the current entity.java.util.concurrent.CompletionStage<java.lang.Void>
InteropClientImpl. setContext(Context context)