Closed Bug 1214323 Opened 9 years ago Closed 8 years ago

Create a TreeTable widget

Categories

(DevTools :: General, defect)

43 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1247065

People

(Reporter: jsantell, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

To handle both tree and table like features for the performance tool call tree/allocations and heap views in memory tool. Should have all requirements of both TreeList and Table widget components.

Ideally we will be able to compose the properties of both the TreeList and Table components to do this.

Requirements:
* Expandable/collapsible rows
* Only render what's in view
* Reorderable columns
* Resizable columns
* Sortable columns
* Filter data via predicate
* Extensible for all above use cases
If these widgets are general enough to be added to toolkit, maybe it would be a good html replacement for xul trees?
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.