Interface CloseListenerning
-
- All Known Implementing Classes:
AbstractCloseListenerning
public interface CloseListenerning可被监听关闭事件的- Author:
- lb
- Date:
- 2023年12月8日
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddCloseListener(CloseListener closeListener)
-
-
-
Method Detail
-
addCloseListener
void addCloseListener(CloseListener closeListener)
-
-