@Namespace(value="http://jboss.com/products/seam/international", prefix="org.jboss.seam.international") @AutoCreate

Package org.jboss.seam.international

Seam components for internationalition of JSF applications.

See:
          Description

Class Summary
Locale Manager component for the current locale that is aware of the selected locale
LocaleConfig Configures the JSF locale support from the Seam container.
LocaleSelector Selects the current user's locale
Messages Factory for a Map that contains interpolated messages defined in the Seam ResourceBundle.
StatusMessage A status message which can be created in the business layer and displayed in the view layer
StatusMessages Abstract base class for providing status messages.
TimeZone Manager component for the current user's locale
TimeZones Seam component that provides a list of time zones, limited to time zones with IDs in the form Continent/Place, excluding deprecated three-letter time zone IDs.
TimeZoneSelector Selects the current user's time zone, defaulting to the server time zone.
TimeZoneWrapper A wrapper around a TimeZone that provides a more convenience interface to access the time zone information in the UI, in particular in the options of a select menu.
 

Enum Summary
StatusMessage.Severity The severity of the status message
 

Package org.jboss.seam.international Description

Seam components for internationalition of JSF applications.



Copyright © 2011 Seam Framework. All Rights Reserved.