Class TextBoxStringSingletonDOMElementFactory

  • All Implemented Interfaces:
    org.uberfire.ext.wires.core.grids.client.widget.dom.DOMElementFactory<org.gwtbootstrap3.client.ui.TextBox,​TextBoxDOMElement<String,​org.gwtbootstrap3.client.ui.TextBox>>, org.uberfire.ext.wires.core.grids.client.widget.dom.HasDOMElementResources, org.uberfire.ext.wires.core.grids.client.widget.dom.single.HasSingletonDOMElementResource, org.uberfire.ext.wires.core.grids.client.widget.dom.single.SingletonDOMElementFactory<org.gwtbootstrap3.client.ui.TextBox,​TextBoxDOMElement<String,​org.gwtbootstrap3.client.ui.TextBox>>
    Direct Known Subclasses:
    TextBoxRuleNameSingletonDOMElementFactory

    public class TextBoxStringSingletonDOMElementFactory
    extends TextBoxSingletonDOMElementFactory<String,​org.gwtbootstrap3.client.ui.TextBox>
    • Constructor Detail

      • TextBoxStringSingletonDOMElementFactory

        public TextBoxStringSingletonDOMElementFactory​(org.uberfire.ext.wires.core.grids.client.widget.layer.impl.GridLienzoPanel gridPanel,
                                                       org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer,
                                                       GuidedDecisionTableView gridWidget)