Interface FormModal

All Superinterfaces:
FormLayoutNode

public interface FormModal extends FormLayoutNode
A modal layout node used to display form inputs in a popup dialog.
  • Method Details

    • addChild

      FormModal addChild(FormLayoutNode child)
      Specified by:
      addChild in interface FormLayoutNode
    • addChild

      FormModal addChild(ContextParameter child)
      Specified by:
      addChild in interface FormLayoutNode