"style": {
"font-size": "11px",
"minWidth": 88
- },
- "formatter": EscapeHTML
+ }
}, {
"name": "sender_mime",
"title": "From",
"style": {
"font-size": "11px",
"minWidth": 100
- },
- "formatter": EscapeHTML
+ }
}, {
"name": "rcpt_mime",
"title": "To",
"style": {
"font-size": "11px",
"minWidth": 100
- },
- "formatter": EscapeHTML
+ }
}, {
"name": "subject",
"title": "Subject",
"style": {
"font-size": "11px",
"minwidth": 82
- },
- "formatter": EscapeHTML
+ }
}, {
"name": "score",
"title": "Score",
"font-size": "11px",
"maxWidth": 110
},
- "formatter": EscapeHTML,
"sortValue": function(val) { return Number(val.options.sortValue); }
}, {
"name": "symbols",
"font-size": "11px",
"width": 550,
"maxWidth": 550
- },
- "formatter": EscapeHTML
+ }
}, {
"name": "size",
"title": "Msg size",
"font-size": "11px",
"maxWidth": 72
},
- "formatter": EscapeHTML,
"sortValue": function(val) { return Number(val.options.sortValue); }
}, {
"sorted": true,
"style": {
"font-size": "11px"
},
- "formatter": EscapeHTML,
"sortValue": function(val) { return Number(val.options.sortValue); }
}, {
"name": "user",
"style": {
"font-size": "11px",
"minWidth": 100
- },
- "formatter": EscapeHTML
+ }
}];
}
"textOverflow": "ellipsis",
"wordBreak": "keep-all",
"whiteSpace": "nowrap"
- },
- "formatter": EscapeHTML
+ }
}, {
"name": "ip",
"title": "IP address",
"font-size": "11px",
"width": 150,
"maxWidth": 150
- },
- "formatter": EscapeHTML
+ }
}, {
"name": "action",
"title": "Action",
"font-size": "11px",
"width": 110,
"maxWidth": 110
- },
- "formatter": EscapeHTML
+ }
}, {
"name": "score",
"title": "Score",
"font-size": "11px",
"maxWidth": 110
},
- "formatter": EscapeHTML,
"sortValue": function(val) { return Number(val.options.sortValue); }
}, {
"name": "symbols",
"font-size": "11px",
"width": 550,
"maxWidth": 550
- },
- "formatter": EscapeHTML
+ }
}, {
"name": "size",
"title": "Message size",
"font-size": "11px",
"maxWidth": 80
},
- "formatter": EscapeHTML,
"sortValue": function(val) { return Number(val.options.sortValue); }
}, {
"sorted": true,
"style": {
"font-size": "11px"
},
- "formatter": EscapeHTML,
"sortValue": function(val) { return Number(val.options.sortValue); }
}, {
"name": "user",
"font-size": "11px",
"width": 200,
"maxWidth": 200
- },
- "formatter": EscapeHTML
+ }
}];
}