Drools Workbench - Guided Rule Editor - API 6.0.0.Beta4

org.drools.workbench.screens.guided.rule.service
Interface EnumDropdownService


public interface EnumDropdownService


Method Summary
 String[] loadDropDownExpression(String[] valuePairs, String expression)
           
 

Method Detail

loadDropDownExpression

String[] loadDropDownExpression(String[] valuePairs,
                                String expression)
Parameters:
valuePairs - key=value pairs to be interpolated into the expression.
expression - The expression, which will then be eval'ed to generate a String[]

Drools Workbench - Guided Rule Editor - API 6.0.0.Beta4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.