Package | Description |
---|---|
org.zkoss.mesg |
Message for multi-language messages (locale-dependent).
|
Modifier and Type | Method and Description |
---|---|
static Messages.Formatter |
Messages.getFormatter()
Returns the formatter used by
Messages.get(int, Object[], Locale) ,
or null if not set. |
Modifier and Type | Method and Description |
---|---|
static void |
Messages.setFormatter(Messages.Formatter fmt)
Sets the formatter used by
Messages.get(int, Object[], Locale) . |
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.