|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICloseListener
Close listener.
Method Summary | |
---|---|
void |
notifyClosing(ICloseEvent closeEvent)
Is called when the listened object is closed really. |
void |
queryClosing(ICloseEvent closeEvent,
boolean getsOwnership)
Is called when someone tries to close a listened object. |
Methods inherited from interface ag.ion.bion.officelayer.event.IEventListener |
---|
disposing |
Method Detail |
---|
void queryClosing(ICloseEvent closeEvent, boolean getsOwnership)
closeEvent
- close eventgetsOwnership
- information about the ownershipvoid notifyClosing(ICloseEvent closeEvent)
closeEvent
- close event
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |