Package net.pricefx.formulaengine.forms
Interface FormRow
- All Superinterfaces:
FormLayoutNode
public interface FormRow
extends FormLayoutNode
A row layout node used to arrange inputs horizontally within a form.
-
Method Summary
Modifier and TypeMethodDescriptionaddChild(FormLayoutNode child) addChild(ContextParameter child)
-
Method Details
-
addChild
- Specified by:
addChildin interfaceFormLayoutNode
-
addChild
- Specified by:
addChildin interfaceFormLayoutNode
-