|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.web.map.config.ContextMenu
public class ContextMenu
ContextMenu class.
| Nested Class Summary | |
|---|---|
class |
ContextMenu.CMEntry
|
| Constructor Summary | |
|---|---|
ContextMenu()
|
|
| Method Summary | |
|---|---|
void |
addEntry(String command,
String link,
String params)
addEntry |
List<ContextMenu.CMEntry> |
getEntries()
Getter for the field entries. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextMenu()
| Method Detail |
|---|
public void addEntry(String command,
String link,
String params)
addEntry
command - a String object.link - a String object.params - a String object.public List<ContextMenu.CMEntry> getEntries()
Getter for the field entries.
List object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||