| Package | Description |
|---|---|
| org.openforis.collect.designer.util |
| Modifier and Type | Method and Description |
|---|---|
static MessageUtil.MessageType |
MessageUtil.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageUtil.MessageType[] |
MessageUtil.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MessageUtil.showMessage(MessageUtil.MessageType type,
String messageKey,
Object... args) |
static void |
MessageUtil.showMessage(MessageUtil.MessageType type,
String messageKey,
Object[] args,
String titleKey,
Object[] titleArgs) |
Copyright © 2020 Open Foris. All rights reserved.