Package org.zkoss.zk.ui.sys
Interface EventListenerMapCtrl
-
public interface EventListenerMapCtrlAn addition interface toEventListenerMapthat is used for implementation or tools.- Since:
- 10.0.0
- Author:
- jumperchen
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Set<java.lang.String>getEventNames()Returns all event names of this map.
-