Class ListBoxDOMElement<T,​W extends org.gwtbootstrap3.client.ui.ListBox>


  • public class ListBoxDOMElement<T,​W extends org.gwtbootstrap3.client.ui.ListBox>
    extends MultiValueDOMElement<T,​W>
    A DOMElement for ListBoxes.
    • Constructor Detail

      • ListBoxDOMElement

        public ListBoxDOMElement​(W widget,
                                 org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer,
                                 org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget,
                                 boolean isMultipleSelect)