Uses of Interface
com.blueriq.component.api.shortcut.IShortcut
Packages that use IShortcut
-
Uses of IShortcut in com.blueriq.component.api
Methods in com.blueriq.component.api with parameters of type IShortcutModifier and TypeMethodDescriptionIProjectDetailsProvider.getProjectDetails(IShortcut shortcut, String testPath) Returns details about the application to be started by a shortcut -
Uses of IShortcut in com.blueriq.component.api.shortcut
Classes in com.blueriq.component.api.shortcut that implement IShortcutMethods in com.blueriq.component.api.shortcut that return IShortcutModifier and TypeMethodDescriptionIShortcutManager.getDefaultShortcut()IShortcutManager.getShortcut(String name) Methods in com.blueriq.component.api.shortcut that return types with arguments of type IShortcutMethods in com.blueriq.component.api.shortcut with parameters of type IShortcutModifier and TypeMethodDescriptioncom.aquima.interactions.foundation.ApplicationIDIDynamicShortcutResolver.resolveShortcut(IShortcut shortcut, com.aquima.interactions.foundation.ApplicationID parentApplication) Determines the Application ID for the session of the external widget.com.aquima.interactions.foundation.ApplicationIDIDynamicShortcutResolver.resolveShortcut(IShortcut shortcut, com.aquima.interactions.foundation.ApplicationID parentApplication, String testPath) Determines the Application ID for the session of the external widget.Constructors in com.blueriq.component.api.shortcut with parameters of type IShortcutModifierConstructorDescriptionDynamicShortcutReference(IShortcut shortcut, com.aquima.interactions.foundation.ApplicationID applicationId)