Package com.saperion.ngc.commands
Class RefreshCommand
- java.lang.Object
-
- com.saperion.ngc.commands.RefreshCommand
-
- All Implemented Interfaces:
org.zkoss.zk.au.AuService
public class RefreshCommand extends java.lang.Object implements org.zkoss.zk.au.AuService
Refresh command for onRefresh events triggered by JavaScript.
-
-
Constructor Summary
Constructors Constructor Description RefreshCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
service(org.zkoss.zk.au.AuRequest request, boolean everError)
-