|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.ide.common.client.modeldriven.ui.ConstraintValueEditorHelper
public class ConstraintValueEditorHelper
| Constructor Summary | |
|---|---|
ConstraintValueEditorHelper()
|
|
| Method Summary | |
|---|---|
static String[] |
splitValue(String v)
'Person.age' : ['M=Male', 'F=Female'] 'Person.expression' : ['a\\=5=expression1', 'a\\=5*2=expression2'] This will split the drop down item into a value and a key, e.g. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstraintValueEditorHelper()
| Method Detail |
|---|
public static String[] splitValue(String v)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||