Package | Description |
---|---|
ontopoly.components |
Modifier and Type | Class and Description |
---|---|
class |
TopicLink<T extends Topic> |
static class |
TopicListPanel.TopicInstanceLink |
Modifier and Type | Method and Description |
---|---|
AbstractBookmarkablePageLink<T> |
AbstractBookmarkablePageLink.setParameter(String property,
int value)
Adds a given page property value to this link.
|
AbstractBookmarkablePageLink<T> |
AbstractBookmarkablePageLink.setParameter(String property,
long value)
Adds a given page property value to this link.
|
AbstractBookmarkablePageLink<T> |
AbstractBookmarkablePageLink.setParameter(String property,
String value)
Adds a given page property value to this link.
|