Class EnumSingleSelectBooleanUiColumn

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

    public class EnumSingleSelectBooleanUiColumn
    extends BaseEnumSingleSelectUiColumn<Boolean,​org.gwtbootstrap3.client.ui.ListBox,​org.uberfire.ext.widgets.common.client.common.BooleanTextBox,​ListBoxDOMElement<Boolean,​org.gwtbootstrap3.client.ui.ListBox>,​TextBoxDOMElement<Boolean,​org.uberfire.ext.widgets.common.client.common.BooleanTextBox>>