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.

Since:
3.6.1
Author:
tomyeh

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

Constructor Detail

AuScrollIntoView

public AuScrollIntoView(Component comp)
Constructor.

Parameters:
comp - the component


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