|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWarningCallback
Ibterface for classes which receive warning
Method Summary | |
---|---|
int |
warning(IWarningInfo warning)
Callback method which receives warning and decides whether operation should be aborted. |
Method Detail |
---|
int warning(IWarningInfo warning)
Callback method which receives warning and decides whether operation should be aborted.
warning
- Warning to process.
ReturnAction
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |