org.zkoss.zul.au.impl
Class PagingCommand

java.lang.Object
  extended by org.zkoss.zk.au.Command
      extended by org.zkoss.zul.au.impl.PagingCommand

public class PagingCommand
extends org.zkoss.zk.au.Command

Used only by AuRequest to implement the PagingEvent related command.

Author:
tomyeh

Field Summary
 
Fields inherited from class org.zkoss.zk.au.Command
CTRL_GROUP, IGNORABLE, IGNORE_IMMEDIATE_OLD_EQUIV, IGNORE_OLD_EQUIV, SKIP_IF_EVER_ERROR
 
Constructor Summary
PagingCommand(java.lang.String evtnm, int flags)
           
 
Method Summary
protected  void process(org.zkoss.zk.au.AuRequest request)
           
 
Methods inherited from class org.zkoss.zk.au.Command
equals, getFlags, getId, process, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PagingCommand

public PagingCommand(java.lang.String evtnm,
                     int flags)
Method Detail

process

protected void process(org.zkoss.zk.au.AuRequest request)
Specified by:
process in class org.zkoss.zk.au.Command


Copyright © 2005-2007 Potix Corporation. All Rights Reserved.