Class CommaListValuesConverter
- java.lang.Object
-
- org.jbpm.workbench.cm.client.util.CommaListValuesConverter
-
-
Constructor Summary
Constructors Constructor Description CommaListValuesConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<String>getComponentType()Class<List>getModelType()ListtoModelValue(String widgetValue)StringtoWidgetValue(List modelValue)
-