Uses of Class
net.pricefx.formulaengine.scripting.inputbuilder.CustomFormListPopupInputBuilder
-
Uses of CustomFormListPopupInputBuilder in net.pricefx.formulaengine.scripting.inputbuilder
Modifier and TypeMethodDescriptionInputBuilderFactory.createCustomFormListPopup
(String paramName, String typedId) Creates a new user input of theInputType.CUSTOMFORMLISTPOPUP
type – the "Open" button that opens the pop-up modal.CustomFormListPopupInputBuilder.withRecalculateParentOnPopupConfirm
(boolean value) Recalculates the parent document when a user confirms the pop-up dialog.CustomFormListPopupInputBuilder.withSubsetFilter
(Filter filter) Allows you to set a filter criteria to filter Custom Forms that will be visible in the pop-up modal.