Skip to content

Instantly share code, notes, and snippets.

@kevzlou7979
Created July 19, 2016 02:31
Show Gist options
  • Save kevzlou7979/f61bc17bc309b35f072ddf25bfdde465 to your computer and use it in GitHub Desktop.
Save kevzlou7979/f61bc17bc309b35f072ddf25bfdde465 to your computer and use it in GitHub Desktop.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/data/AbstractDataView.java:[247,70] incompatible types: com.workingflows.js.jquery.client.api.JQueryElement cannot be converted to gwt.material.design.jquery.client.api.JQueryElement
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/data/AbstractDataView.java:[1433,59] incompatible types: com.workingflows.js.jquery.client.api.JQueryElement cannot be converted to gwt.material.design.jquery.client.api.JQueryElement
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[650,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<java.util.List<T>,java.util.List<gwt.material.design.jquery.client.api.JQueryElement>,java.lang.Boolean>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<java.util.List<T>,java.util.List<gwt.material.design.jquery.client.api.JQueryElement>,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<java.util.List<T>,java.util.List<gwt.material.design.jquery.client.api.JQueryElement>,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<java.util.List<T>,java.util.List<gwt.material.design.jquery.client.api.JQueryElement>,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<java.util.List<T>,java.util.List<gwt.material.design.jquery.client.api.JQueryElement>,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[655,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<java.util.List<T>,java.util.List<gwt.material.design.jquery.client.api.JQueryElement>,java.lang.Boolean>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<java.util.List<T>,java.util.List<gwt.material.design.jquery.client.api.JQueryElement>,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<java.util.List<T>,java.util.List<gwt.material.design.jquery.client.api.JQueryElement>,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<java.util.List<T>,java.util.List<gwt.material.design.jquery.client.api.JQueryElement>,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<java.util.List<T>,java.util.List<gwt.material.design.jquery.client.api.JQueryElement>,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[665,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<T,gwt.material.design.jscore.client.api.core.Element,java.lang.Boolean>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<T,gwt.material.design.jscore.client.api.core.Element,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<T,gwt.material.design.jscore.client.api.core.Element,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<T,gwt.material.design.jscore.client.api.core.Element,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<T,gwt.material.design.jscore.client.api.core.Element,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[670,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<T,gwt.material.design.jscore.client.api.core.Element,java.lang.Boolean>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<T,gwt.material.design.jscore.client.api.core.Element,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<T,gwt.material.design.jscore.client.api.core.Element,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<T,gwt.material.design.jscore.client.api.core.Element,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<T,gwt.material.design.jscore.client.api.core.Element,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[680,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.Boolean>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[685,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.Boolean>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[695,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[700,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[710,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[715,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<gwt.material.design.client.ui.table.events.RowExpand> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[725,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc2<java.lang.Integer,java.lang.Boolean>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<java.lang.Integer,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<java.lang.Integer,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<java.lang.Integer,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<java.lang.Integer,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[730,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc2<java.lang.Integer,java.lang.Boolean>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<java.lang.Integer,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<java.lang.Integer,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<java.lang.Integer,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<java.lang.Integer,java.lang.Boolean> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[740,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[745,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[755,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[760,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[770,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[775,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[785,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[790,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc3<gwt.material.design.jquery.client.api.MouseEvent,T,gwt.material.design.jscore.client.api.core.Element> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[800,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc2<gwt.material.design.client.data.SortContext,java.lang.Integer>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<gwt.material.design.client.data.SortContext,java.lang.Integer> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<gwt.material.design.client.data.SortContext,java.lang.Integer> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<gwt.material.design.client.data.SortContext,java.lang.Integer> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<gwt.material.design.client.data.SortContext,java.lang.Integer> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[805,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc2<gwt.material.design.client.data.SortContext,java.lang.Integer>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<gwt.material.design.client.data.SortContext,java.lang.Integer> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<gwt.material.design.client.data.SortContext,java.lang.Integer> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<gwt.material.design.client.data.SortContext,java.lang.Integer> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc2<gwt.material.design.client.data.SortContext,java.lang.Integer> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[815,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[820,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[830,16] no suitable method found for on(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String>)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.on(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc3)
[ERROR] /C:/Users/Mark Kevin/Documents/table/gwt-material-table/src/main/java/gwt/material/design/client/ui/table/AbstractDataTable.java:[835,16] no suitable method found for off(java.lang.String,gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String>)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc1) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc1)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc2) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functions.EventFunc2)
method com.workingflows.js.jquery.client.api.JQueryElement.off(java.lang.String,com.workingflows.js.jquery.client.api.Functions.EventFunc3) is not applicable
(argument mismatch; gwt.material.design.jquery.client.api.Functions.EventFunc1<java.lang.String> cannot be converted to com.workingflows.js.jquery.client.api.Functi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment