public class TreeStructureManager extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | TreeStructureManager.TreeStructComponent | 
| Modifier and Type | Method and Description | 
|---|---|
| static Object | buildTreeStructureToSave(UIViewRoot viewRoot) | 
| static UIViewRoot | restoreTreeStructure(Object treeStructRoot) | 
public static Object buildTreeStructureToSave(UIViewRoot viewRoot)
public static UIViewRoot restoreTreeStructure(Object treeStructRoot)
Copyright © 2022 The Apache Software Foundation. All rights reserved.