Roo.util.Observable
Roo.Component
Roo.BoxComponent
Roo.form.Field
Roo.form.GridField 

		   

Class Roo.form.GridField

Package:Roo.form
Defined In: Roo/form/GridField.js.
Class:GridField
Extends: Roo.form.Field
Embed a grid (or editable grid into a form)
STATUS ALPHA

This embeds a grid in a form, the value of the field should be the json encoded array of rows
it needs
xgrid.store = Roo.data.Store
xgrid.store.proxy = Roo.data.MemoryProxy (data = [] )
xgrid.store.reader = Roo.data.JsonReader
Class Comments / Notes => [Add Your comment/notes about this class]
Config Options (Usually are also Properties)
Options Defined By
Public Properties - Has None
Public Methods
Method Defined By
Events
Event Defined By
Documentation generated by Introspection Doc Generator on Fri Jul 13 2018 14:10:54 GMT+0800 (HKT) Based on JsDoc Toolkit