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 |
---|---|
protected TextAreaDOMElement |
createDomElementInternal(org.gwtbootstrap3.client.ui.TextArea widget,
org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer,
org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget) |
org.gwtbootstrap3.client.ui.TextArea |
createWidget() |
protected org.uberfire.ext.wires.core.grids.client.widget.grid.keyboard.KeyDownHandlerCommon |
destroyOrFlushKeyDownHandler() |
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()
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>
protected org.uberfire.ext.wires.core.grids.client.widget.grid.keyboard.KeyDownHandlerCommon destroyOrFlushKeyDownHandler()
destroyOrFlushKeyDownHandler
in class org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<String,org.gwtbootstrap3.client.ui.TextArea,TextAreaDOMElement>
protected TextAreaDOMElement createDomElementInternal(org.gwtbootstrap3.client.ui.TextArea 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,org.gwtbootstrap3.client.ui.TextArea,TextAreaDOMElement>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.