Class FormDesignerRenderBean

  • All Implemented Interfaces:
    Serializable

    @RequestScoped
    @Named
    public class FormDesignerRenderBean
    extends Object
    implements Serializable
    Bean for the form designer. Creates the HTML for specified form elements.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • FormDesignerRenderBean

        public FormDesignerRenderBean()
    • Method Detail

      • renderItem

        public void renderItem()
        Remote command that creates the HTML of the given persist form element.
      • renderPersist

        public void renderPersist()
        Remote command that creates a preview of the form of the given persist JSON.