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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanservice(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:
servicein interfaceorg.zkoss.zk.au.AuService
-