META-INF.resources.bower_components.datatables.net-colreorder-bs4.js.colReorder.bootstrap4.min.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-data-tables Show documentation
Show all versions of jwebmp-data-tables Show documentation
The JWebSwing implementation for Data Tables
The newest version!
/*! Bootstrap 4 styling wrapper for ColReorder
* ©2018 SpryMedia Ltd - datatables.net/license
*/
(function(a){if(typeof define==="function"&&define.amd){define(["jquery","datatables.net-bs4","datatables.net-colreorder"],function(b){return a(b,window,document)})}else{if(typeof exports==="object"){module.exports=function(b,c){if(!b){b=window}if(!c||!c.fn.dataTable){c=require("datatables.net-bs4")(b,c).$}if(!c.fn.dataTable.ColReorder){require("datatables.net-colreorder")(b,c)}return a(c,b,b.document)}}else{a(jQuery,window,document)}}}(function(c,b,a,d){return c.fn.dataTable}));
© 2015 - 2025 Weber Informatics LLC | Privacy Policy