Overview
Package
Class
Deprecated
Index
Help
Groovy Documentation
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
B
C
ConstrainedMessageSource
- Interface in
griffon.plugins.i18n
Interface for resolving messages, with support for the parameterization and internationalization of such messages.
constraint
- Field in
ConstraintNotSupportedException
ConstraintNotSupportedException
- Class in
griffon.plugins.i18n
@author Alexander Klein
ConstraintNotSupportedException
(MessageSource, Object)
- Constructor in
ConstraintNotSupportedException
Create a new exception.
control
- Field in
DefaultMessageSource
createMapFromArguments
(def)
- Method in
DefaultMessageSource
D
DefaultMessageSource
- Class in
griffon.plugins.i18n
@author Alexander Klein
DefaultMessageSource
(String, ClassLoader, Control)
- Constructor in
DefaultMessageSource
E
ExtendedMessageSource
- Interface in
griffon.plugins.i18n
Interface for resolving messages, with support for the parameterization and internationalization of such messages.
F
fillIn
(String, Map)
- Method in
DefaultMessageSource
G
getBundle
(String, Locale)
- Method in
DefaultMessageSource
getConstraint
()
- Method in
ConstraintNotSupportedException
Get the constraint
getKey
()
- Method in
NoSuchMessageException
Get the key without a valid value
getLocale
()
- Method in
NoSuchMessageException
Get the locale without a valid value
getMessage
(String, Map, String, Locale)
- Method in
DefaultMessageSource
getMessage
(String, Map, String, Locale)
- Method in
ExtendedMessageSource
Try to resolve the message.
getMessage
(String, List, String, Locale)
- Method in
MessageSource
Try to resolve the message.
getMessageSource
(Object)
- Method in
ConstrainedMessageSource
getMessageSource
(Object)
- Method in
DefaultMessageSource
getMessageSource
(String)
- Method in
MessageSourceHolder
getProvider
()
- Method in
MessageSourceHolder
getSource
()
- Method in
ConstraintNotSupportedException
Get the MessageSource
H
I
J
K
key
- Field in
NoSuchMessageException
L
loader
- Field in
DefaultMessageSource
locale
- Field in
NoSuchMessageException
M
MessageSource
- Interface in
griffon.plugins.i18n
Interface for resolving messages, with support for the parameterization and internationalization of such messages.
MessageSourceHolder
- Class in
griffon.plugins.i18n
@author Alexander Klein
MessageSourceHolder
()
- Constructor in
MessageSourceHolder
messageSources
- Field in
MessageSourceHolder
N
name
- Field in
DefaultMessageSource
NoSuchMessageException
- Class in
griffon.plugins.i18n
@author Alexander Klein
NoSuchMessageException
(String)
- Constructor in
NoSuchMessageException
Create a new exception.
O
P
provider
- Field in
MessageSourceHolder
Q
R
registerMessageSource
(String, MessageSource)
- Method in
MessageSourceHolder
S
setProvider
(String)
- Method in
MessageSourceHolder
source
- Field in
ConstraintNotSupportedException
T
U
unregisterMessageSource
(String)
- Method in
MessageSourceHolder
V
W
X
Y
Z
_
Groovy Documentation