org.zkoss.zk.au.out
Class AuShowBusy

java.lang.Object
  extended by org.zkoss.zk.au.AuResponse
      extended by org.zkoss.zk.au.out.AuShowBusy

public class AuShowBusy
extends AuResponse

A response to ask the client to show the busy message such that the user knows the system is busy.

Since:
3.0.2
Author:
jumperchen

Field Summary
 
Fields inherited from class org.zkoss.zk.au.AuResponse
_cmd, _data
 
Constructor Summary
AuShowBusy(java.lang.String mesg, boolean open)
           
 
Method Summary
 
Methods inherited from class org.zkoss.zk.au.AuResponse
equals, getCommand, getData, getDepends, getRawData, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuShowBusy

public AuShowBusy(java.lang.String mesg,
                  boolean open)


Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo