|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.renderer.ShortcutLinks
public class ShortcutLinks
Constructor Summary | |
---|---|
ShortcutLinks()
|
Method Summary | |
---|---|
void |
addShortcut(String key,
String expandedValue)
|
Map |
getShortcuts()
|
void |
removeShortcut(String key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShortcutLinks()
Method Detail |
---|
public void addShortcut(String key, String expandedValue)
public void removeShortcut(String key)
public Map getShortcuts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |