| 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 © 2018. All rights reserved.