Uses of Class
com.jalios.jcms.shortcut.ShortcutInfo
-
Packages that use ShortcutInfo Package Description com.jalios.jcms.application com.jalios.jcms.shortcut -
-
Uses of ShortcutInfo in com.jalios.jcms.application
Methods in com.jalios.jcms.application that return ShortcutInfo Modifier and Type Method Description ShortcutInfo
WorkspaceApplicationShortcutHandler. getShortcutInfo()
-
Uses of ShortcutInfo in com.jalios.jcms.shortcut
Methods in com.jalios.jcms.shortcut that return ShortcutInfo Modifier and Type Method Description ShortcutInfo
AbstractShortcut. getShortcutInfo(Member mbr)
abstract ShortcutInfo
AsyncShortcutHandler. getShortcutInfo()
ShortcutInfo
BasicShortcutPolicyFilter. getShortcutInfo(AbstractShortcut shortcut, Member loggedMember)
ShortcutInfo
ShortcutPolicyFilter. getShortcutInfo(AbstractShortcut shortcut, Member loggedMember)
Returns a ShortcutInfo which is used to synchronously query the shortcut badge for topbar application menu items (When the menu is opened)ShortcutInfo
ShortcutPolicyManager. getShortcutInfo(AbstractShortcut shortcut, Member mbr)
-