Enhancement #1976
Web interface for introspection
Status: | Resolved | Start date: | 09/14/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | J. Moringen | % Done: | 100% | |
Category: | Introspection | |||
Target version: | rsb-0.15 |
Subtasks
Related issues
History
#1 Updated by S. Sharma about 10 years ago
Library | Plain Java Script Library | Data Structures available(tree,table) | Options available-sorting of data | Options available-filtering | Integration with JSON | Open Source / Redistribution license | Performance level in updating the views 30 entries/sec |
---|---|---|---|---|---|---|---|
GWT | Write in java compiled to js | y | y | -- | y | y | better than most of libraries but JScript always has performace issues with large data |
JQuery | y | y | y | -- | y | y | Depends on implementation but mostly good |
DOJO | y | y | y | -- | y | y | performance might be an issue(needs verification) |
Slick Grid | y | y | y | -- | y | y | it is a Jquery extention , work very efficiently for grids but does not have many feature, for more features other Jquery extentions have to be used |
GWT-EXT | y | y | y | -- | y | dual licence- not very flexible | ok but not as good as GWT |
#2 Updated by J. Moringen about 10 years ago
- Related to Feature #44: Implement basic introspection support added
#3 Updated by J. Moringen over 9 years ago
- Status changed from New to In Progress
- Assignee changed from S. Sharma to J. Moringen
#4 Updated by J. Moringen over 9 years ago
- Description updated (diff)
- Target version set to rsb-0.13
#5 Updated by J. Moringen over 8 years ago
- Target version changed from rsb-0.13 to rsb-0.14
#6 Updated by J. Moringen over 8 years ago
- Target version changed from rsb-0.14 to rsb-0.15
#7 Updated by J. Moringen over 8 years ago
- Related to deleted (Feature #44: Implement basic introspection support)
#8 Updated by J. Moringen over 8 years ago
- Related to Feature #44: Implement basic introspection support added
#9 Updated by J. Moringen about 8 years ago
- Status changed from In Progress to Resolved
#10 Updated by J. Moringen about 8 years ago
Finally.