Package | Description |
---|---|
org.pentaho.platform.api.engine |
Modifier and Type | Method and Description |
---|---|
void |
IRuntimeContext.createFeedbackParameter(ISelectionMapper selMap,
String fieldName,
Object defaultValues)
Adds a feedback parameter (essentially a form input field) for a required input.
|
void |
IRuntimeContext.createFeedbackParameter(ISelectionMapper selMap,
String fieldName,
Object defaults,
boolean optional)
Adds a feedback parameter (essentially a form input field) for a required input.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.