Package org.zkoss.zul

Class Span

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

    public class Span
    extends XulElement
    The same as HTML SPAN tag.

    An extension. It has the same effect as <h:span xmlns:h="http://www.w3.org/1999/xhtml">.

    Since:
    3.5.0
    Author:
    tomyeh
    See Also:
    Serialized Form
    • Constructor Detail

      • Span

        public Span()