public abstract class SingleValueSingletonDOMElementFactory<T,W extends com.google.gwt.user.client.ui.Widget,E extends SingleValueDOMElement<T,W>>
extends org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<T,W,E>
Constructor and Description |
---|
SingleValueSingletonDOMElementFactory(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 |
---|---|
abstract T |
convert(String value)
Convert from the given String to a typed value
|
abstract String |
convert(T value)
Convert from the given typed value to a String
|
attachDomElement, destroyResources, flush, getValue
public SingleValueSingletonDOMElementFactory(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)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.