Package | Description |
---|---|
votorola.a.web.wic |
Serving Votorola's Wicket web interface.
|
Modifier and Type | Method and Description |
---|---|
WP_Message |
WP_Message.addLinks(AbstractLink... links)
Adds links to the bottom of the page.
|
WP_Message |
WP_Message.pre()
Sets preformatted styling, effectively displaying the messages in 'pre' tags as
opposed to 'p'.
|