public class TextAreaSingletonDOMElementFactory extends org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<String,org.gwtbootstrap3.client.ui.TextArea,TextAreaDOMElement>
| Constructor and Description |
|---|
TextAreaSingletonDOMElementFactory(DMNGridPanel 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 |
|---|---|
TextAreaDOMElement |
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) |
org.gwtbootstrap3.client.ui.TextArea |
createWidget() |
Function<GridCellTuple,Command> |
getHasNoValueCommand() |
Function<GridCellValueTuple,Command> |
getHasValueCommand() |
protected String |
getValue() |
public TextAreaSingletonDOMElementFactory(DMNGridPanel 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 org.gwtbootstrap3.client.ui.TextArea createWidget()
public TextAreaDOMElement 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 String getValue()
getValue in class org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<String,org.gwtbootstrap3.client.ui.TextArea,TextAreaDOMElement>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.