Uses of Interface
net.pricefx.formulaengine.forms.FormModal
Packages that use FormModal
Package
Description
The Forms 2.0 API for building dynamic forms from a Form logic.
-
Uses of FormModal in net.pricefx.formulaengine.forms
Methods in net.pricefx.formulaengine.forms that return FormModalModifier and TypeMethodDescriptionFormModal.addChild(FormLayoutNode child) FormModal.addChild(ContextParameter child) FormLayout.createModal(String name) FormModal.setHeading(String heading) Sets the heading displayed as the title of the modal dialog.