-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
318086f
commit aa5a1b7
Showing
20 changed files
with
257 additions
and
269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
/* ************************************************************************ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
|
||
/** | ||
* Provides a simple list of columns | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
/* ************************************************************************ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
|
||
/** | ||
* Wraps another instance of IColumns to filter and sort the list; this allows the user interface | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
/* ************************************************************************ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
|
||
/** | ||
* Implemented by objects that can provide a list of columns for the datagrid. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 19 additions & 19 deletions
38
source/class/qxl/datagrid/demo/theme/tangible/Appearance.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
/* ************************************************************************ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
|
||
qx.Theme.define("qxl.datagrid.demo.theme.tangible.Appearance", { | ||
extend: qx.theme.tangible.Appearance, | ||
|
38 changes: 19 additions & 19 deletions
38
source/class/qxl/datagrid/demo/theme/tangible/Decoration.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
/* ************************************************************************ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
|
||
qx.Theme.define("qxl.datagrid.demo.theme.tangible.Decoration", { | ||
extend: qx.theme.tangible.Decoration, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
/* ************************************************************************ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
|
||
qx.Theme.define( "qxl.datagrid.demo.theme.tangible.Theme", { | ||
qx.Theme.define("qxl.datagrid.demo.theme.tangible.Theme", { | ||
meta: { | ||
color: qxl.datagrid.demo.theme.tangible.Color, | ||
decoration: qxl.datagrid.demo.theme.tangible.Decoration, | ||
|
38 changes: 19 additions & 19 deletions
38
source/class/qxl/datagrid/demo/tree/TreeDemoNodeInspector.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
/* ************************************************************************ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
* | ||
* Qooxdoo DataGrid | ||
* | ||
* https://github.com/qooxdoo/qooxdoo | ||
* | ||
* Copyright: | ||
* 2022-23 Zenesis Limited, https://www.zenesis.com | ||
* | ||
* License: | ||
* MIT: https://opensource.org/licenses/MIT | ||
* | ||
* This software is provided under the same licensing terms as Qooxdoo, | ||
* please see the LICENSE file in the Qooxdoo project's top-level directory | ||
* for details. | ||
* | ||
* Authors: | ||
* * John Spackman ([email protected], @johnspackman) | ||
* | ||
* *********************************************************************** */ | ||
|
||
qx.Class.define("qxl.datagrid.demo.tree.TreeDemoNodeInspector", { | ||
extend: qxl.datagrid.source.tree.NodeInspector, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.