Class TextBoxBooleanSingletonDOMElementFactory

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

    public class TextBoxBooleanSingletonDOMElementFactory
    extends TextBoxSingletonDOMElementFactory<Boolean,​org.uberfire.ext.widgets.common.client.common.BooleanTextBox>