Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Paulo Eduardo Leicht
Título: GEXT JS: FERRAMENTA VISUAL PARA FACILITAR O USO DO FRAMEWORK EXT JS
 
Abstract:
This document presents the development of a visual tool, called Gext JS, aiming for facilitating the building of web pages based on Ext JS framework. The tool is composed in two parts: a graphic editor with a Domain-Specific Language for the definition of elements composing web pages; and a code generator, which transforms models made in the graphic editor into web code. Gext JS Development has been carried out by using the tools Graphical Modeling Framework, for the construction of the graphic editor, and Acceleo transformation engine, for the construction of a web page generator based on templates. All used tools are plugins for Eclipse IDE, as well Gext JS. The main advantage of using Gext JS is an improvement on the efficiency of web page construction, provided both by graphic editor and code generator.