org.zkoss.zk.au
Class AuScript

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

Deprecated. As of release 3.0.0, replaced by AuScript

public class AuScript
extends AuScript

Deprecated: a response to ask the client to execute the specified client scripts.

Author:
tomyeh

Constructor Summary
AuScript(Component depends, java.lang.String script)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.zkoss.zk.au.AuResponse
equals, getCommand, getData, getDepends, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuScript

public AuScript(Component depends,
                java.lang.String script)
Deprecated. 


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