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 |
|---|---|
protected ListBoxDOMElement<T,W> |
createDomElementInternal(W widget,
org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer,
org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget) |
protected T |
getValue() |
convert, convert, fromWidget, toWidgetattachDomElement, createDomElement, destroyOrFlushKeyDownHandler, destroyResources, flush, registerHandlerspublic 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)
protected T getValue()
getValue in class org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<T,W extends org.gwtbootstrap3.client.ui.ListBox,ListBoxDOMElement<T,W extends org.gwtbootstrap3.client.ui.ListBox>>protected ListBoxDOMElement<T,W> createDomElementInternal(W widget, org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer, org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget)
createDomElementInternal in class org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<T,W extends org.gwtbootstrap3.client.ui.ListBox,ListBoxDOMElement<T,W extends org.gwtbootstrap3.client.ui.ListBox>>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.