|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShortcutLinkConfig | |
|---|---|
| com.atlassian.confluence.admin.actions | |
| com.atlassian.confluence.renderer | |
| Uses of ShortcutLinkConfig in com.atlassian.confluence.admin.actions |
|---|
| Methods in com.atlassian.confluence.admin.actions that return ShortcutLinkConfig | |
|---|---|
ShortcutLinkConfig |
BrowseShortcutsAction.getShortcutLinkConfig()
|
| Methods in com.atlassian.confluence.admin.actions with parameters of type ShortcutLinkConfig | |
|---|---|
void |
BrowseShortcutsAction.setShortcutLinkConfig(ShortcutLinkConfig shortcutLinkConfig)
|
| Uses of ShortcutLinkConfig in com.atlassian.confluence.renderer |
|---|
| Methods in com.atlassian.confluence.renderer that return ShortcutLinkConfig | |
|---|---|
ShortcutLinkConfig |
ShortcutLinksManager.getShortcutLinkConfig(String key)
|
ShortcutLinkConfig |
DefaultShortcutLinksManager.getShortcutLinkConfig(String key)
|
| Methods in com.atlassian.confluence.renderer that return types with arguments of type ShortcutLinkConfig | |
|---|---|
Map<String,ShortcutLinkConfig> |
ShortcutLinksManager.getShortcutLinks()
|
Map<String,ShortcutLinkConfig> |
DefaultShortcutLinksManager.getShortcutLinks()
|
| Methods in com.atlassian.confluence.renderer with parameters of type ShortcutLinkConfig | |
|---|---|
void |
ShortcutLinksManager.addShortcutLink(String key,
ShortcutLinkConfig expandedValue)
|
void |
DefaultShortcutLinksManager.addShortcutLink(String key,
ShortcutLinkConfig shortcutLinkConfig)
Add a shortcut. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||