Home
last modified time | relevance | path

Searched refs:collectionLayout (Results 1 – 2 of 2) sorted by relevance

/plugin/datatables/assets/datatables.net-buttons/js/
DdataTables.buttons.min.js4collectionLayout===w&&(g.collectionLayout=h.conf.collectionLayout),g.dropup===w&&(g.dropup=h.conf.… property
DdataTables.buttons.js676 if (item.collectionLayout === undefined) {
677 item.collectionLayout = built.conf.collectionLayout;
1234 collectionLayout: '', property
1302 .addClass(options.collectionLayout)