Package org.pentaho.platform.api.engine
Interface ICreateFeedbackParameterCallback
-
public interface ICreateFeedbackParameterCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
createFeedbackParameter(IRuntimeContext runtimeContext, String fieldName, String displayName, String hint, Object defaultValues, List values, Map dispNames, String displayStyle, boolean optional, boolean visible)
-