|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventHandlerMap | |
|---|---|
| org.zkoss.zk.ui | Interfaces of the common user-interfaces, such as Page and Component. |
| org.zkoss.zk.ui.metainfo | Metainfo representing pages and languages (implementation only). |
| org.zkoss.zk.ui.sys | Internal interfaces of user interfaces and factories (behind the scene). |
| Uses of EventHandlerMap in org.zkoss.zk.ui |
|---|
| Methods in org.zkoss.zk.ui with parameters of type EventHandlerMap | |
|---|---|
void |
AbstractComponent.addSharedEventHandlerMap(EventHandlerMap evthds)
|
| Uses of EventHandlerMap in org.zkoss.zk.ui.metainfo |
|---|
| Methods in org.zkoss.zk.ui.metainfo with parameters of type EventHandlerMap | |
|---|---|
void |
EventHandlerMap.addAll(EventHandlerMap src)
Adds all event handlers of the specified map to this map. |
| Uses of EventHandlerMap in org.zkoss.zk.ui.sys |
|---|
| Methods in org.zkoss.zk.ui.sys with parameters of type EventHandlerMap | |
|---|---|
void |
ComponentCtrl.addSharedEventHandlerMap(EventHandlerMap evthds)
Adds a map of event handlers which is shared by other components. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||