Genero Web Client for JavaScript (GWC-JS) / Customizing GWC-JS applications |
Understanding how Genero Web Client for JavaScript (GWC-JS) widgets work can aid you in your customization efforts.
Examine the core source widget files that make up the default Web client in the project_dir/src directory to familiarize yourself with how the front-end is implement.
This section explains how you can create your own customized widgets by extending the built-in widgets in your project's GWC-JS front-end web client.