Class TextBoxBigIntegerSingletonDOMElementFactory

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

    public class TextBoxBigIntegerSingletonDOMElementFactory
    extends TextBoxSingletonDOMElementFactory<BigInteger,​org.uberfire.ext.widgets.common.client.common.NumericBigIntegerTextBox>