Uses of Interface
org.apache.tapestry5.internal.services.MessagesBundle

Packages that use MessagesBundle
org.apache.tapestry5.internal.services   
 

Uses of MessagesBundle in org.apache.tapestry5.internal.services
 

Methods in org.apache.tapestry5.internal.services that return MessagesBundle
 MessagesBundle MessagesBundle.getParent()
          Returns a parent bundle for this bundle, or null if this bundle has no parent.
 

Methods in org.apache.tapestry5.internal.services with parameters of type MessagesBundle
 Messages MessagesSource.getMessages(MessagesBundle bundle, ComponentResourceSelector selector)
          Used to obtain a Messages instance for a particular component, within a particular locale.
 Messages MessagesSourceImpl.getMessages(MessagesBundle bundle, ComponentResourceSelector selector)
           
 



Copyright © 2003-2012 The Apache Software Foundation.