Interface ConfigureTree.Mutable
- All Known Implementing Classes:
RegionGrid
- Enclosing class:
ConfigureTree
public static interface ConfigureTree.Mutable
Configurers that add or remove their own children directly should implement the Mutable interface so that
ConfigureTree can refresh the changed node.