Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 917 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 917 Bytes

ExtWebComponent Project Examples

Project Examples Frontend Backend
Simple ExtWebCompomeontns Project JavaScript with ExtWebComponents Java
GXT & ExtWebComopnents Project GXT & ExtWebComponents Java

Simple extWebComponents Example Project

This Simple ExtWebCompomeontns Project is a simple multi module maven project.

Frontend

  • Simple JavaScript project.
  • Using Sencha ExtWebComponents
  • Using the Webpack Bundler

Backend

  • Java server, using jax-rs
  • Java server, with JSP example
  • Java server using ExtWebComponents client module

GXT & ExtWebComponents Project

This GXT & ExtWebComopnents Project is a quick example of how you could Sencha ExtWebComponents in the GXT project.

Frontend

  • GXT

Backend

  • This isn't built into the example, so it's your choice.