|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Error | |
---|---|
com.sibvisions.rad.application | Contains base classes for application creation. |
com.sibvisions.rad.application.event | Contains classes for application event handling. |
Uses of Error in com.sibvisions.rad.application |
---|
Methods in com.sibvisions.rad.application that return Error | |
---|---|
protected Error |
Application.createError()
Creates a new Error frame. |
Error |
Application.getError()
Gets the error frame. |
Uses of Error in com.sibvisions.rad.application.event |
---|
Methods in com.sibvisions.rad.application.event with parameters of type Error | |
---|---|
void |
IErrorListener.hideDetails(Error pError)
Invoked when details will be hidden. |
void |
IErrorListener.showDetails(Error pError)
Invoked when details will be shown. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |