Package org.adempiere.webui.panel
Interface ITabOnCloseHandler
- All Known Implementing Classes:
CalendarWindow,ProcessDialog,ProcessModalDialog,ZkJRViewer
public interface ITabOnCloseHandler
Interface to handle the closing of a Tab.
- Author:
- hengsin
-
Method Summary
-
Method Details
-
onClose
NOTE onClose method must implement the actual closing of the tab- Parameters:
tabPanel-
-