Class Scrollview

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, Component, Scope, ComponentCtrl

    public class Scrollview
    extends XulElement
    A container that can scroll containing elements on touch devices.

    Note: if using this component not in touch devices, it will treat as a simple DIV element, no functions at all.

    Default getZclass(): z-scrollview.

    Since:
    6.5.0
    Author:
    vincentjian
    See Also:
    Serialized Form