public class ScenarioExpressionCellTextAreaSingletonDOMElementFactory extends AbstractTextBoxSingletonDOMElementFactory<org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement<String,org.gwtbootstrap3.client.ui.TextArea>>
Constructor and Description |
---|
ScenarioExpressionCellTextAreaSingletonDOMElementFactory(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) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkEmptyExpression() |
protected void |
checkEmptyExpression(com.google.gwt.event.dom.client.KeyDownEvent event) |
protected void |
checkExpressionSyntax() |
protected org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement<String,org.gwtbootstrap3.client.ui.TextArea> |
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() |
getValue
public ScenarioExpressionCellTextAreaSingletonDOMElementFactory(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)
protected org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement<String,org.gwtbootstrap3.client.ui.TextArea> 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,org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement<String,org.gwtbootstrap3.client.ui.TextArea>>
public org.gwtbootstrap3.client.ui.TextArea createWidget()
createWidget
in interface org.uberfire.ext.wires.core.grids.client.widget.dom.DOMElementFactory<org.gwtbootstrap3.client.ui.TextArea,org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement<String,org.gwtbootstrap3.client.ui.TextArea>>
createWidget
in class AbstractTextBoxSingletonDOMElementFactory<org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement<String,org.gwtbootstrap3.client.ui.TextArea>>
protected void checkExpressionSyntax()
protected void checkEmptyExpression(com.google.gwt.event.dom.client.KeyDownEvent event)
protected void checkEmptyExpression()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.