Class FormDesignerRenderBean

java.lang.Object
de.xima.fc.gui.designer.form.bean.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:
  • Method Details

    • renderItems

      public void renderItems()
      Remote command that creates the HTML of the given list of form elements.
    • renderPersist

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