Interface | Description |
---|---|
TabbedPage |
A page to which the user can navigate, through a hierarchy of tabs.
|
Class | Description |
---|---|
NavBar |
A navigation bar containing a series of tabs.
|
NavBar.SessionScope |
Session scope for instances of NavBar.
|
NavTab |
A tab in a navigation bar, serving as a link to a page.
|
PublicConfigRequestMapper |
A request mapper for serving an external configuration directory from Wicket.
|
SuperTab |
A tab that controls the visibility of a navigation sub-bar.
|
VOWicket |
The Wicket web interface.
|
VOWicket.ConstructionContext |
A context for configuring the web interface.
|
VPage |
A page in the Wicket web interface.
|
VPageHTML |
An HTML page in the Wicket web interface.
|
VRequestCycle |
A request cycle in the Wicket web interface.
|
VSession |
A user session in the Wicket web interface.
|
VSession.User |
An authenticated Wicket user.
|
WC_Feedback |
A reusable list of feedback messages, each rendered as a paragraph.
|
WC_NavigationHead |
A header of navigation links and session controls, for the page top.
|
WC_NavPile |
A pile of navigation bars.
|
WC_Stage |
Scripting for the Crossforum Theatre stage.
|
WC_WGLogo |
A logo that mimics the one MediaWiki shows, at top-left of the page.
|
WP_Message |
A general purpose message page for displaying messages outside their page of origin.
|