Package net.pricefx.formulaengine.forms
Interface FormModal
- All Superinterfaces:
FormLayoutNode
public interface FormModal
extends FormLayoutNode
A modal layout node used to display form inputs in a popup dialog.
-
Method Summary
Modifier and TypeMethodDescriptionaddChild(FormLayoutNode child) addChild(ContextParameter child)
-
Method Details
-
addChild
- Specified by:
addChildin interfaceFormLayoutNode
-
addChild
- Specified by:
addChildin interfaceFormLayoutNode
-