Package votorola.a.web

Interfacing with users via the Web.

See:
          Description

Interface Summary
TabbedPage A page to which the user can navigate, through a hierarchy of tabs.
 

Class Summary
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.
SuperTab A tab that controls the visibility of a navigation sub-bar.
VApplication Primary class of the Web-based voter interface.
VApplication.ConfigurationContext A context for configuring the Web interface.
VPage A page in the Web-based voter interface.
VRequestCycle A request cycle in the Web-based voter interface.
VSession A user session in the Web-based voter interface.
WC_Feedback A reusable list of feedback messages, each rendered as a paragraph.
WC_NavigationControls A super-bar of navigation links and session controls, for the page top.
WC_NavPile Navigation bars for the page top.
WP_Help A subserver help page, providing general instructions for the user.
WP_Message A general purpose message page - to display a messages outside their page of origin.
WP_Meta A meta-page in the Web interface - to provide bootstrap instructions on accessing the electoral services, as well as general information about the subserver.
WP_Meta.ApplicationScope Application scope for instances of WP_Meta.
 

Annotation Types Summary
CustomStyleable Indicates that a Web page or component is encoded with special CSS class identifiers for custom styling.
 

Package votorola.a.web Description

Interfacing with users via the Web.