Skip to content

Replace TreeAdapter with nest() #42

@BenTilbrook

Description

@BenTilbrook

Replace TreeAdapter with a more general, easier to use nest operator.

  • Example usage: PowerAdapter.nest(position -> newAdapter(position))
  • Eliminate setExpanded() in favor of handling expansion using conditionals
  • Deprecate TreeAdapter

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions