org.zkoss.zk.au.out
Class AuScrollIntoView

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

public class AuScrollIntoView
extends AuResponse

Scrolls the ancestors to make the component visible.

data[0]: the component's UUID.

Since:
3.6.1
Author:
tomyeh

Field Summary
 
Fields inherited from class org.zkoss.zk.au.AuResponse
_cmd, _data
 
Constructor Summary
AuScrollIntoView(Component cmp)
          Constructor.
 
Method Summary
 
Methods inherited from class org.zkoss.zk.au.AuResponse
equals, getCommand, getDepends, getEncodedData, getRawData, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuScrollIntoView

public AuScrollIntoView(Component cmp)
Constructor.

Parameters:
cmp - the component


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