public class ListBoxStringSingletonDOMElementFactory<T> extends ListBoxSingletonDOMElementFactory<String,com.google.gwt.user.client.ui.ListBox>
Constructor and Description |
---|
ListBoxStringSingletonDOMElementFactory(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
|
com.google.gwt.user.client.ui.ListBox |
createWidget() |
createDomElement, getValue
fromWidget, toWidget
public ListBoxStringSingletonDOMElementFactory(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 com.google.gwt.user.client.ui.ListBox createWidget()
public String convert(String value)
MultiValueSingletonDOMElementFactory
convert
in class MultiValueSingletonDOMElementFactory<String,com.google.gwt.user.client.ui.ListBox,ListBoxDOMElement<String,com.google.gwt.user.client.ui.ListBox>>
value
- The String to be convertedCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.