Package org.adempiere.webui.component
Class ZoomCommand
java.lang.Object
org.adempiere.webui.component.ZoomCommand
- All Implemented Interfaces:
org.zkoss.zk.au.AuService
Desktop
listener for onZoom AuRequest
command.Create
ZoomEvent
from AuRequest
and post to the component that send the AuRequest
.- Author:
- hengsin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
service
(org.zkoss.zk.au.AuRequest request, boolean everError)
-
Constructor Details
-
ZoomCommand
public ZoomCommand()
-
-
Method Details
-
service
public boolean service(org.zkoss.zk.au.AuRequest request, boolean everError) - Specified by:
service
in interfaceorg.zkoss.zk.au.AuService
-