Package org.zkoss.zul

Class Space

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

    public class Space
    extends Separator
    Space is a Separator with the orient default to "vertical".

    In other words, <space> is equivalent to <separator orient="vertical">

    Author:
    tomyeh
    See Also:
    Serialized Form
    • Constructor Detail

      • Space

        public Space()