Package | Description |
---|---|
votorola.a.web.wic |
Serving Votorola's Wicket web interface.
|
votorola.g.web.wic |
Serving Wicket applications.
|
votorola.s.wic.count |
The user interface of the count engine under Wicket.
|
Modifier and Type | Method and Description |
---|---|
Bookmark |
SuperTab.bookmark()
Throws UnsupportedOperationException.
|
abstract Bookmark |
NavTab.bookmark()
The bookmark for the page to which this tab links.
|
Modifier and Type | Method and Description |
---|---|
Bookmark |
BookmarkRunner.bookmark()
The bookmark to set as the response page.
|
Constructor and Description |
---|
BookmarkablePageLinkX(String _id,
Bookmark bookmark)
Constructs a BookmarkablePageLinkX, taking its parameters from a bookmark.
|
BookmarkRunner(Bookmark _bookmark)
Constructs a BookmarkRunner.
|
Modifier and Type | Method and Description |
---|---|
Bookmark |
WP_Votespace.VotespaceTab.bookmark() |