Class EnumSingleSelectByteUiColumn

  • All Implemented Interfaces:
    org.uberfire.ext.wires.core.grids.client.model.GridColumn<Byte>, org.uberfire.ext.wires.core.grids.client.widget.dom.HasDOMElementResources, org.uberfire.ext.wires.core.grids.client.widget.dom.single.HasSingletonDOMElementResource

    public class EnumSingleSelectByteUiColumn
    extends BaseEnumSingleSelectUiColumn<Byte,​org.gwtbootstrap3.client.ui.ListBox,​org.uberfire.ext.widgets.common.client.common.NumericByteTextBox,​ListBoxDOMElement<Byte,​org.gwtbootstrap3.client.ui.ListBox>,​TextBoxDOMElement<Byte,​org.uberfire.ext.widgets.common.client.common.NumericByteTextBox>>