| Modifier and Type | Method and Description |
|---|---|
UIMessage |
IBinding.getBindError() |
UIMessage |
ComponentPropertyBinding.getBindError()
If this binding is in error: return the message describing that error.
|
UIMessage |
StyleBinding.getBindError()
A style binding never has errors.
|
| Modifier and Type | Method and Description |
|---|---|
static List<UIMessage> |
OldBindingHandler.getBindingErrors(NodeBase root)
Get a list of binding errors starting at (and including) the parameter node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindingMessenger.error(Object object,
String property,
UIMessage m)
Sends a message to the control that belongs to the object and property
|
| Modifier and Type | Method and Description |
|---|---|
protected NodeContainer |
ErrorMessageDiv.createErrorLine(UIMessage m) |
protected void |
ErrorMessageDiv.createErrorUI(UIMessage m) |
void |
ErrorPanel.errorMessageAdded(UIMessage m)
Adds the new error message to this panel, making it visible.
|
void |
ErrorMessageDiv.errorMessageAdded(UIMessage m)
Adds the error message to the visible list.
|
void |
TabPanelBase.TabInstance.errorMessageAdded(UIMessage m) |
void |
ErrorPanel.errorMessageRemoved(UIMessage m)
Removes the error message from this panel, rendering it invisible.
|
void |
ErrorMessageDiv.errorMessageRemoved(UIMessage m) |
void |
TabPanelBase.TabInstance.errorMessageRemoved(UIMessage m) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageFlare.addMessage(UIMessage uim)
Add a
UIMessage to the flare. |
static MessageFlare |
MessageFlare.display(NodeContainer parent,
UIMessage message)
Display flare message.
|
static void |
MsgBox.message(NodeBase dad,
UIMessage msg)
Shows specified UIMessage as message box, with proper message box type.
|
| Modifier and Type | Method and Description |
|---|---|
MaxMinDateValidator.Builder |
MaxMinDateValidator.Builder.maximumMessage(UIMessage maxMsg) |
MaxMinDateValidator.Builder |
MaxMinDateValidator.Builder.minimumMessage(UIMessage minMsg) |
| Constructor and Description |
|---|
MaxMinExclusiveValidator(Number min,
Number max,
UIMessage msg)
Create a validator comparing to these INCLUSIVE bounds.
|
MaxMinValidator(Number min,
Number max,
UIMessage msg)
Create a validator comparing to these INCLUSIVE bounds.
|
| Modifier and Type | Method and Description |
|---|---|
static UIMessage |
UIMessage.create(NodeBase n,
ProblemInstance pi) |
static UIMessage |
UIMessage.error(BundleRef ref,
String code,
Object... param) |
static UIMessage |
UIMessage.error(CodeException x) |
static UIMessage |
UIMessage.error(NodeBase node,
BundleRef ref,
String code,
Object... param) |
static UIMessage |
UIMessage.error(NodeBase node,
String errorLocation,
BundleRef ref,
String code,
Object... param) |
static UIMessage |
UIMessage.error(String errorLocation,
BundleRef ref,
String code,
Object... param) |
static UIMessage |
UIMessage.error(UIException x) |
UIMessage |
INodeErrorDelegate.getMessage() |
UIMessage |
UIMessage.group(String name) |
static UIMessage |
UIMessage.info(BundleRef ref,
String code,
Object... param) |
UIMessage |
UIMessage.location(String errorLocation)
Chaining setter for setErrorLocation.
|
UIMessage |
INodeErrorDelegate.setMessage(UIMessage msg)
This sets a message (an error, warning or info message) on this control.
|
static UIMessage |
UIMessage.warning(BundleRef ref,
String code,
Object... param) |
static UIMessage |
UIMessage.warning(NodeBase node,
BundleRef ref,
String code,
Object... param) |
static UIMessage |
UIMessage.warning(NodeBase node,
String errorLocation,
BundleRef ref,
String code,
Object... param) |
| Modifier and Type | Method and Description |
|---|---|
List<UIMessage> |
ErrorFenceHandler.getMessageList() |
List<UIMessage> |
IErrorFence.getMessageList()
Experimental, do not use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorFenceHandler.addMessage(UIMessage uim) |
void |
PropagatingErrorFenceHandler.addMessage(UIMessage uim) |
void |
IErrorFence.addMessage(UIMessage uim) |
void |
IErrorMessageListener.errorMessageAdded(UIMessage m) |
void |
IErrorMessageListener.errorMessageRemoved(UIMessage m) |
void |
ErrorFenceHandler.removeMessage(UIMessage uim) |
void |
PropagatingErrorFenceHandler.removeMessage(UIMessage uim) |
void |
IErrorFence.removeMessage(UIMessage uim) |
UIMessage |
INodeErrorDelegate.setMessage(UIMessage msg)
This sets a message (an error, warning or info message) on this control.
|
| Modifier and Type | Method and Description |
|---|---|
UIMessage |
NodeBase.addGlobalMessage(UIMessage m)
This adds a message to the "global" message list.
|
UIMessage |
NodeBase.getMessage() |
UIMessage |
NodeBase.setMessage(UIMessage msg)
This sets a message (an error, warning or info message) on this control.
|
| Modifier and Type | Method and Description |
|---|---|
List<UIMessage> |
NodeBase.getBindingErrors() |
List<UIMessage> |
NodeBase.getErrorList() |
| Modifier and Type | Method and Description |
|---|---|
UIMessage |
NodeBase.addGlobalMessage(UIMessage m)
This adds a message to the "global" message list.
|
void |
NodeBase.clearGlobalMessage(UIMessage m) |
void |
Select.setDisabled(UIMessage rsn)
Util for updating select enabled / disabled state depending on existence of error (reason for disabling).
|
void |
Button.setDisabled(UIMessage rsn)
Util for updating button enabled / disabled state depending on existence of error (reason for disabling).
|
UIMessage |
NodeBase.setMessage(UIMessage msg)
This sets a message (an error, warning or info message) on this control.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeBase.appendTreeErrors(List<UIMessage> errorList) |
void |
NodeContainer.appendTreeErrors(List<UIMessage> errorList) |
| Modifier and Type | Method and Description |
|---|---|
void |
IMessageListener.actionMessages(List<UIMessage> msgl) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UIGoto.addActionMessage(UIMessage message)
Add a message as a
IGotoAction action. |
static void |
UIGoto.clearPageAndReload(Page pg,
UIMessage msg)
Deprecated.
|
static void |
UIGoto.clearPageAndReload(Page pg,
UIMessage msg,
IPageParameters pp)
Deprecated.
|
static void |
UIGoto.replace(Page pg,
Class<? extends UrlPage> clz,
IPageParameters pp,
UIMessage msg)
Replace the "current" page with a new page.
|
| Constructor and Description |
|---|
ValidationException(UIMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
static List<UIMessage> |
DomUtil.addSingleShotMessage(NodeBase node,
UIMessage message) |
| Modifier and Type | Method and Description |
|---|---|
static List<UIMessage> |
DomUtil.addSingleShotMessage(NodeBase node,
UIMessage message) |
static void |
DomUtil.renderErrorMessage(NodeContainer d,
UIMessage m)
This scans an error messages for simple HTML and renders that as DomUI nodes.
|
Copyright © 2017 etc.to. All rights reserved.