comparison app/model/ProbeList.js @ 656:0c1a9d7dd1e9

Paging Enabled, RemoteSort Enabled, totalProperty für Probelist spezifisziert
author Dustin Demuth <dustin@intevation.de>
date Thu, 19 Mar 2015 10:09:04 +0100
parents d47ee7439f44
children 2927abe98b66
comparison
equal deleted inserted replaced
655:195a253e9842 656:0c1a9d7dd1e9
16 fields: [{ 16 fields: [{
17 name: 'readonly' 17 name: 'readonly'
18 }], 18 }],
19 19
20 idProperty: 'id', 20 idProperty: 'id',
21 totalProperty: 'totalCount',
21 22
22 proxy: { 23 proxy: {
23 type: 'rest', 24 type: 'rest',
24 url: 'lada-server/probe', 25 url: 'lada-server/probe',
25 reader: { 26 reader: {

http://lada.wald.intevation.org