FormBuilder: framework for automatic generation of primefaces screens based on annotations

This article presents the framework FormBuilder, developed to automate the generation of screens PrimeFaces and expedite the development of Web applications. The framework generates three types of components: button, edit box and check box, that will be generated based on annotations declared in con...

Descripción completa

Detalles Bibliográficos
Autores: Lohn, Silvano, Vahldick, Adilson
Tipo de recurso: artículo
Estado:Versión publicada
Fecha de publicación:2013
País:Brasil
Institución:Universidade do Estado de Santa Catarina (UDESC)
Repositorio:Revista Brasileira de Contabilidade e Gestão
Idioma:portugués
OAI Identifier:oai::article/3410
Acceso en línea:https://www.revistas.udesc.br/index.php/reavi/article/view/3410
Access Level:acceso abierto
Palabra clave:framework
gerador de tela
JSF
java
primefaces
screen generator
estructura
generador de pantalla
Descripción
Sumario:This article presents the framework FormBuilder, developed to automate the generation of screens PrimeFaces and expedite the development of Web applications. The framework generates three types of components: button, edit box and check box, that will be generated based on annotations declared in control classes developed by the user, the connection between the control class and the web page will be accomplished through a custom tag JSF. In the end of the article is displayed a example application that uses the framework developed.