| Package | Description |
|---|---|
| to.etc.domui.component.input | |
| to.etc.domui.component.layout | |
| to.etc.domui.component.lookup | |
| to.etc.domui.component2.lookupinput | |
| to.etc.domui.dom.errors |
| Modifier and Type | Method and Description |
|---|---|
IErrorMessageListener |
SimpleLookup.getCustomErrorMessageListener() |
IErrorMessageListener |
LookupInputBase.getCustomErrorMessageListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleLookup.setCustomErrorMessageListener(IErrorMessageListener customErrorMessageListener) |
void |
LookupInputBase.setCustomErrorMessageListener(IErrorMessageListener customErrorMessageListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorMessageDiv
This is the default in-component error handling panel, for components that
handle their own errors.
|
class |
ErrorPanel
This is a CaptionedPanel which captures and displays errors for the tree
it is in.
|
protected class |
TabPanelBase.TabInstance |
| Modifier and Type | Method and Description |
|---|---|
IErrorMessageListener |
MultipleSelectionLookup.getCustomErrorMessageListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipleSelectionLookup.setCustomErrorMessageListener(IErrorMessageListener customErrorMessageListener) |
| Modifier and Type | Method and Description |
|---|---|
IErrorMessageListener |
DefaultLookupInputDialog.getCustomErrorMessageListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLookupInputDialog.setCustomErrorMessageListener(IErrorMessageListener customErrorMessageListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorFenceHandler.addErrorListener(IErrorMessageListener eml)
Add a new error message listener to the page.
|
void |
IErrorFence.addErrorListener(IErrorMessageListener eml) |
void |
ErrorFenceHandler.removeErrorListener(IErrorMessageListener eml)
Discard an error message listener.
|
void |
IErrorFence.removeErrorListener(IErrorMessageListener eml) |
Copyright © 2017 etc.to. All rights reserved.