public abstract class ListBoxSingletonDOMElementFactory<T,W extends org.gwtbootstrap3.client.ui.ListBox> extends MultiValueSingletonDOMElementFactory<T,W,ListBoxDOMElement<T,W>>
| Constructor and Description |
|---|
ListBoxSingletonDOMElementFactory(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) |
| Modifier and Type | Method and Description |
|---|---|
ListBoxDOMElement<T,W> |
createDomElement(org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer,
org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget,
org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context) |
protected T |
getValue() |
convert, convert, fromWidget, toWidgetdestroyResources, flushattachDomElementpublic ListBoxSingletonDOMElementFactory(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)
public ListBoxDOMElement<T,W> createDomElement(org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer, org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.