Groovy Documentation
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

enhance(MetaClass, MessageSourceProvider) - Method in I18nEnhancer
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
getInstance() - Method in MessageSourceHolder
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
getMessageSource() - Method in MessageSourceProvider
getProvider() - Method in MessageSourceHolder
getSource() - Method in ConstraintNotSupportedException
Get the MessageSource

H


I

I18nEnhancer - Class in griffon.plugins.i18n
@author Andres Almiray
I18nEnhancer() - Constructor in I18nEnhancer
INSTANCE - Field in MessageSourceHolder

J


K

key - Field in NoSuchMessageException

L

loader - Field in DefaultMessageSource
locale - Field in NoSuchMessageException
LOG - Field in I18nEnhancer

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
MessageSourceProvider - Interface in griffon.plugins.i18n
@author Andres Almiray
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