| Package | Description |
|---|---|
| to.etc.domui.dom.errors | |
| to.etc.domui.dom.html | |
| to.etc.domui.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorFenceHandler
When controls or business logic encounters errors that need to be
reported back to the user they add an error to either a control (usually
for validation/conversion errors) or to the page itself (for errors where
there's no clear "location" where the problem has occured).
|
class |
PropagatingErrorFenceHandler
Use this error fence handler in case when some UIMessage should be handled by more than one error fence.
|
| Modifier and Type | Method and Description |
|---|---|
IErrorFence |
NodeContainer.getErrorFence() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeContainer.setErrorFence(IErrorFence errorFence) |
| Modifier and Type | Method and Description |
|---|---|
static IErrorFence |
DomUtil.getMessageFence(NodeBase in) |
Copyright © 2017 etc.to. All rights reserved.