Last modified 3 years ago
Cake Panel
This is an extended Ext panel class. Added feature include:
- Configuration of Json Reader, Column Model, Controller Config and Form Layout from passed JSON object (that can be created with the CakeHelper automatically)
- Creates default data stores and toolbars, these can be overridden
Cake Form Panel
This is an extended Ext FormPanel class.
It is used from the CakePanel class to display a form panel for editing or creating database entries. The configuration can be created automatically with the CakeHelper or manually via the formFields config object.
