Skip to content

sencha/gxt-demo-grids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GXT Demo Grids.

Show how to wire up the grids. And it allows some experimentation of sizes of simulated record sets.

GXT

Demo

Debug

  1. Run mvn install at root, so the theme is built. (You can stop it on the application compile, debugging in SDM will do this piece)
  2. Import the project into the IDE.
  3. Start the launcher in the ide on the application module.
  • Debug the application, from the application module.
  • mvn install only has to be done initially to set up the project.
  • Or run mvn install on the theme if it's modified.