Class TextBoxDOMElement<T,​W extends org.gwtbootstrap3.client.ui.TextBox>


  • public class TextBoxDOMElement<T,​W extends org.gwtbootstrap3.client.ui.TextBox>
    extends SingleValueDOMElement<T,​W>
    A DOMElement for TextBoxes.
    • Constructor Detail

      • TextBoxDOMElement

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