Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
Modifier and Type | Method and Description |
---|---|
MessagesBundle |
MessagesBundle.getParent()
Returns a parent bundle for this bundle, or null if this bundle has no parent.
|
Modifier and Type | Method and Description |
---|---|
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) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.