public class TextBoxStringSingletonDOMElementFactory extends TextBoxSingletonDOMElementFactory<String,org.gwtbootstrap3.client.ui.TextBox>
Constructor and Description |
---|
TextBoxStringSingletonDOMElementFactory(org.uberfire.ext.wires.core.grids.client.widget.layer.impl.GridLienzoPanel gridPanel,
org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer,
GuidedDecisionTableView gridWidget) |
Modifier and Type | Method and Description |
---|---|
String |
convert(String value)
Convert from the given String to a typed value
|
org.gwtbootstrap3.client.ui.TextBox |
createWidget() |
createDomElement, getValue
public TextBoxStringSingletonDOMElementFactory(org.uberfire.ext.wires.core.grids.client.widget.layer.impl.GridLienzoPanel gridPanel, org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer, GuidedDecisionTableView gridWidget)
public org.gwtbootstrap3.client.ui.TextBox createWidget()
public String convert(String value)
SingleValueSingletonDOMElementFactory
convert
in class SingleValueSingletonDOMElementFactory<String,org.gwtbootstrap3.client.ui.TextBox,TextBoxDOMElement<String,org.gwtbootstrap3.client.ui.TextBox>>
value
- The String to be convertedCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.