Class ListBoxDateSingletonDOMElementFactory

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

    public class ListBoxDateSingletonDOMElementFactory
    extends ListBoxSingletonDOMElementFactory<Date,​org.gwtbootstrap3.client.ui.ListBox>