1
0
Fork 0
forked from 0x2620/oxjs

document events

This commit is contained in:
j 2012-06-18 00:38:26 +02:00
commit d2e05200da
56 changed files with 277 additions and 32 deletions

View file

@ -36,6 +36,8 @@ Ox.TextList <f> TextList Object
sort <[o]|[s]|[]> ['+foo', ...] or [{key: 'foo', operator: '+'}, ...]
sortable <b|false> If true, elements can be re-ordered
sums <[s]|[]> Sums to be included in totals
columnresize <!> columnresize
columnchange <!> columnchange
self <o> shared private variable
@*/