public class ListBoxSingletonDOMElementFactory extends org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<String,com.google.gwt.user.client.ui.ListBox,ListBoxDOMElement>
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,
org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget,
SessionManager sessionManager,
SessionCommandManager<AbstractCanvasHandler> sessionCommandManager,
Function<GridCellTuple,Command> hasNoValueCommand,
Function<GridCellValueTuple,Command> hasValueCommand) |
Modifier and Type | Method and Description |
---|---|
protected ListBoxDOMElement |
createDomElementInternal(com.google.gwt.user.client.ui.ListBox widget,
org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer,
org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget) |
com.google.gwt.user.client.ui.ListBox |
createWidget() |
Function<GridCellTuple,Command> |
getHasNoValueCommand() |
Function<GridCellValueTuple,Command> |
getHasValueCommand() |
protected String |
getValue() |
public ListBoxSingletonDOMElementFactory(org.uberfire.ext.wires.core.grids.client.widget.layer.impl.GridLienzoPanel gridPanel, org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer, org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget, SessionManager sessionManager, SessionCommandManager<AbstractCanvasHandler> sessionCommandManager, Function<GridCellTuple,Command> hasNoValueCommand, Function<GridCellValueTuple,Command> hasValueCommand)
public Function<GridCellTuple,Command> getHasNoValueCommand()
public Function<GridCellValueTuple,Command> getHasValueCommand()
public com.google.gwt.user.client.ui.ListBox createWidget()
protected String getValue()
getValue
in class org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<String,com.google.gwt.user.client.ui.ListBox,ListBoxDOMElement>
protected ListBoxDOMElement createDomElementInternal(com.google.gwt.user.client.ui.ListBox 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<String,com.google.gwt.user.client.ui.ListBox,ListBoxDOMElement>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.