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 ShortcutInfoWorkspaceApplicationShortcutHandler. getShortcutInfo() - 
Uses of ShortcutInfo in com.jalios.jcms.shortcut
Methods in com.jalios.jcms.shortcut that return ShortcutInfo Modifier and Type Method Description ShortcutInfoAbstractShortcut. getShortcutInfo(Member mbr)abstract ShortcutInfoAsyncShortcutHandler. getShortcutInfo()ShortcutInfoBasicShortcutPolicyFilter. getShortcutInfo(AbstractShortcut shortcut, Member loggedMember)ShortcutInfoShortcutPolicyFilter. 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)ShortcutInfoShortcutPolicyManager. getShortcutInfo(AbstractShortcut shortcut, Member mbr) 
 -