Package org.zkoss.zul

Class Inputgroup

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

    public class Inputgroup
    extends XulElement
    An inputgroup. Inspired by Bootstrap’s Input group and Button group. By prepending or appending some components to the input component, you can merge them like a new form-input component.

    Accepted child components

    • Label
    • InputElement
    • LabelImageElement

    Default HtmlBasedComponent.getZclass(): z-inputgroup.

    Since:
    9.0.0
    Author:
    charlesqiu, rudyhuang
    See Also:
    Serialized Form