public interface ICreateFeedbackParameterCallback
Modifier and Type | Method and Description |
---|---|
void |
createFeedbackParameter(IRuntimeContext runtimeContext,
String fieldName,
String displayName,
String hint,
Object defaultValues,
List values,
Map dispNames,
String displayStyle,
boolean optional,
boolean visible) |