public class AutocompleteTextAreaDOMElementFactory extends org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<String,MonacoEditorWidget,MonacoEditorDOMElement>
Constructor and Description |
---|
AutocompleteTextAreaDOMElementFactory(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 MonacoEditorDOMElement |
createDomElementInternal(MonacoEditorWidget widget,
org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer,
org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget) |
MonacoEditorWidget |
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() |
protected MonacoEditorDOMElement |
makeMonacoEditorDOMElement(MonacoEditorWidget widget,
org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer,
org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget) |
public AutocompleteTextAreaDOMElementFactory(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 MonacoEditorWidget createWidget()
protected String getValue()
getValue
in class org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<String,MonacoEditorWidget,MonacoEditorDOMElement>
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,MonacoEditorWidget,MonacoEditorDOMElement>
protected MonacoEditorDOMElement createDomElementInternal(MonacoEditorWidget 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,MonacoEditorWidget,MonacoEditorDOMElement>
protected MonacoEditorDOMElement makeMonacoEditorDOMElement(MonacoEditorWidget widget, org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer, org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.