Lines Matching refs:field
99 Points to underlying data field (for sorting or formatting, for
101 a visual representation of data from another column or record field.
104 @attribute field
108 field: {
166 @param {String} data.field This Column's "field" attribute value
194 //sortOptions:defaultDir, sortFn, field
245 * Return field for instance. Defaults to key if one was not provided.
1509 fields : column.get('field'),
1593 o.field = columnInfo.fields;
1690 o.value = o.data[o.field];