Uses of Interface
org.jbpm.designer.client.util.ListBoxValues.ValueTester
-
Packages that use ListBoxValues.ValueTester Package Description org.jbpm.designer.client.popup org.jbpm.designer.client.util -
-
Uses of ListBoxValues.ValueTester in org.jbpm.designer.client.popup
Methods in org.jbpm.designer.client.popup that return ListBoxValues.ValueTester Modifier and Type Method Description ListBoxValues.ValueTester
ActivityDataIOEditor. dataTypesTester()
ListBoxValues.ValueTester
ActivityDataIOEditorView.Presenter. dataTypesTester()
ListBoxValues.ValueTester
ActivityDataIOEditor. processVarTester()
ListBoxValues.ValueTester
ActivityDataIOEditorView.Presenter. processVarTester()
-
Uses of ListBoxValues.ValueTester in org.jbpm.designer.client.util
Constructors in org.jbpm.designer.client.util with parameters of type ListBoxValues.ValueTester Constructor Description ListBoxValues(String customPrompt, String editPrefix, ListBoxValues.ValueTester valueTester)
ListBoxValues(String customPrompt, String editPrefix, ListBoxValues.ValueTester valueTester, int maxDisplayLength)
-