Changes between Version 22 and Version 23 of DynamicDatasources


Ignore:
Timestamp:
04/20/06 14:28:36 (18 years ago)
Author:
grimnes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DynamicDatasources

    v22 v23  
    6060This can be really simple if your datasource needs very little configuration. Some things to look out for:  
    6161 
    62  * Make sure you set the boolean field 'edit' to true if any fields are changed.  
     62 * A ConfigPanel keeps track of whether changes are made - either add your components using setEditOnChange or use setEdit()  
    6363 * The newConfig method is never called so leave it blank :)  
    6464