Class FormDesignerRefactorBean

  • All Implemented Interfaces:
    Serializable

    @ViewScoped
    @Named
    public class FormDesignerRefactorBean
    extends Object
    implements Serializable
    Controller bean for the form designer handling refactorings in form element names etc.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • FormDesignerRefactorBean

        public FormDesignerRefactorBean()
    • Method Detail

      • refactorFormElementName

        public void refactorFormElementName()
        Remote command invoked in response to a refactor request. Renames all form element placeholders with the old name to the new name.