Class ListBoxStringSingletonDOMElementFactory

  • All Implemented Interfaces:
    org.uberfire.ext.wires.core.grids.client.widget.dom.DOMElementFactory<org.gwtbootstrap3.client.ui.ListBox,​ListBoxDOMElement<String,​org.gwtbootstrap3.client.ui.ListBox>>, 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.ListBox,​ListBoxDOMElement<String,​org.gwtbootstrap3.client.ui.ListBox>>

    public class ListBoxStringSingletonDOMElementFactory
    extends ListBoxSingletonDOMElementFactory<String,​org.gwtbootstrap3.client.ui.ListBox>
    • Constructor Detail

      • ListBoxStringSingletonDOMElementFactory

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