Class TextBoxDoubleSingletonDOMElementFactory

  • All Implemented Interfaces:
    org.uberfire.ext.wires.core.grids.client.widget.dom.DOMElementFactory<org.uberfire.ext.widgets.common.client.common.NumericDoubleTextBox,​TextBoxDOMElement<Double,​org.uberfire.ext.widgets.common.client.common.NumericDoubleTextBox>>, 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.uberfire.ext.widgets.common.client.common.NumericDoubleTextBox,​TextBoxDOMElement<Double,​org.uberfire.ext.widgets.common.client.common.NumericDoubleTextBox>>

    public class TextBoxDoubleSingletonDOMElementFactory
    extends TextBoxSingletonDOMElementFactory<Double,​org.uberfire.ext.widgets.common.client.common.NumericDoubleTextBox>
    • Constructor Detail

      • TextBoxDoubleSingletonDOMElementFactory

        public TextBoxDoubleSingletonDOMElementFactory​(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)