|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IXUIErrorManager
XUI Error Manager interface
Method Summary | |
---|---|
void |
addInError(IXUIErrorSource source)
Add error source to this manager |
java.util.List<IXUIErrorSource> |
getErrorSources()
Get error sources in current view |
boolean |
isInError()
Get if current view is in error |
void |
removeInError(IXUIErrorSource source)
Remove error source from this manager |
void |
setInError(boolean value)
Set if current view is in error |
Method Detail |
---|
void addInError(IXUIErrorSource source)
source
- void removeInError(IXUIErrorSource source)
source
- boolean isInError()
void setInError(boolean value)
value
- java.util.List<IXUIErrorSource> getErrorSources()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |