Skip to content

Commit

Permalink
Organize code and improve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hyyan committed Mar 22, 2018
1 parent e5dc04d commit d98cc0f
Show file tree
Hide file tree
Showing 5 changed files with 1,035 additions and 1,129 deletions.
2 changes: 1 addition & 1 deletion .buildpath
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<buildpath>
<buildpathentry excluding="wbp-meta/**|backups/**|.metadata/**|.project|build.log|.work/**|.builaunches/**|.buildpath|.settings/**|.guilaunches/**|.bdtPath|.classpath" kind="src" path=""/>
<buildpathentry excluding="wbp-meta/**|backups/**|.metadata/**|.project|build.log|.work/**|.builaunches/**|.guilaunches/**|.buildpath|.settings/**|.bdtPath|.classpath" kind="src" path=""/>
</buildpath>
28 changes: 23 additions & 5 deletions .metadata/resourcesModel.json
Expand Up @@ -64473,11 +64473,6 @@
"mediaType": "application/javascript",
"resourceType": "file"
},
"Demo/EnterpriseFeaturesDemo.bbj": {
"sourcePath": true,
"mediaType": "application/vnd.businessbasic.bbj",
"resourceType": "file"
},
"BBjGridExWidget.bbj": {
"sourcePath": true,
"mediaType": "application/vnd.businessbasic.bbj",
Expand Down Expand Up @@ -64536,6 +64531,29 @@
"sourcePath": false,
"mediaType": "text/x-web-markdown",
"resourceType": "file"
},
"js/src/api/enterprise/toolpanel.js": {
"sourcePath": false,
"mediaType": "application/javascript",
"resourceType": "file"
},
"js/src/api/enterprise": {
"sourcePath": true,
"resourceType": "folder"
},
"Demo/Enterprise": {
"sourcePath": true,
"resourceType": "folder"
},
"Demo/Enterprise/ToolPanelDemo.bbj": {
"sourcePath": true,
"mediaType": "application/vnd.businessbasic.bbj",
"resourceType": "file"
},
"Demo/Enterprise/GroupingDemo.bbj": {
"sourcePath": true,
"mediaType": "application/vnd.businessbasic.bbj",
"resourceType": "file"
}
}
}
Expand Down

0 comments on commit d98cc0f

Please sign in to comment.