Uses of Interface
net.pricefx.formulaengine.scripting.portlets.ResultMatrix.BackEndAction
-
Uses of ResultMatrix.BackEndAction in net.pricefx.formulaengine.scripting.portlets
Modifier and TypeMethodDescriptionResultMatrix.BackEndAction.addFormulaInput
(String name, Object value) ResultMatrix.rowSelectionBackEndAction
(String id) Allows UI users to select multiple rows and adds an action button next to the ResultMatrix.ResultMatrix.BackEndAction.withButtonLabel
(String label) ResultMatrix.BackEndAction.withButtonTooltip
(String tooltip) ResultMatrix.BackEndAction.withColumns
(String... names) ResultMatrix.BackEndAction.withFailureMessage
(String text) ResultMatrix.BackEndAction.withLogicName
(String name) Specifies the logic that is executed as a BackEndAction logic withinResultMatrix.rowSelectionBackEndAction(String)
.
Note: This method refers to the generic nature of the logic.ResultMatrix.BackEndAction.withOptions
(String paramName, Map<String, Object> paramOptions) ResultMatrix.BackEndAction.withSuccessMessage
(String text) ResultMatrix.BackEndAction.withTargetDate
(Date date)