Uses of Interface
org.pentaho.platform.api.engine.ISelectionMapper
-
Uses of ISelectionMapper in org.pentaho.platform.api.engine
Modifier and TypeMethodDescriptionvoid
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.