Changes between Version 5 and Version 6 of S3/S3HierarchyWidget
- Timestamp:
- 07/18/14 10:45:17 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3HierarchyWidget
v5 v6 11 11 == Python Widget Class == 12 12 13 The S3HierarchyWidget (modules/s3/s3widgets.py) uses the '''S3Hierarchy''' toolkit to extract hierarchy information for the lookup table and to render it as a nested unsorted list (<ul>), then instantiates a '''hierarchicalopts''' widget (static/scripts/s3/s3.jquery.ui.hierarchicalopts.js).13 The S3HierarchyWidget (modules/s3/s3widgets.py) uses the '''S3Hierarchy''' toolkit to extract hierarchy information for the lookup table and to render it as a nested unsorted list (<ul>), then instantiates an '''s3.hierarchicalopts''' widget (static/scripts/s3/s3.jquery.ui.hierarchicalopts.js). 14 14 15 15 It is currently used in 3 different use-cases: