org.jbpm.datamodeler.editor.client.editors.widgets.propertyeditor
Class PropertyEditorConfig
java.lang.Object
org.jbpm.datamodeler.editor.client.editors.widgets.propertyeditor.PropertyEditorConfig
public class PropertyEditorConfig
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyEditorConfig
public PropertyEditorConfig()
setCell
public void setCell(String propertyName,
com.google.gwt.cell.client.Cell cell)
setCell
public void setCell(Class type,
com.google.gwt.cell.client.Cell cell)
getConsumedEvents
public Set<String> getConsumedEvents()
getBestSuitedCell
public com.google.gwt.cell.client.Cell getBestSuitedCell(PropertyEditorValue value)
getPropertyEditorListener
public PropertyEditorListener getPropertyEditorListener()
setPropertyEditorListener
public void setPropertyEditorListener(PropertyEditorListener propertyEditorListener)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.