|CategoryManager|{{RootFieldType|DataFeedItemMappingManager}}|TypeAdv6=true| The Mapper to handle showing categories in the root regardless of what <code>Path</code> is.
|CategoryManager|{{RootFieldType|DataFeedItemMappingManager}}|TypeAdv6=true| The Mapper to handle showing categories in the root regardless of what <code>Path</code> is.
|ItemsManager|{{RootFieldType|DataFeedItemMappingManager}}|TypeAdv7=true| The Mapper to handle showing items within a selected category, no matter how deep of a <code>Path</code> this is viewing.
|ItemsManager|{{RootFieldType|DataFeedItemMappingManager}}|TypeAdv7=true| The Mapper to handle showing items within a selected <code>Path</code>, no matter how deep of a <code>Path</code> this is viewing.
}}
}}
== Sync Delegates ==
== Sync Delegates ==
{{Table ComponentTriggers
{{Table ComponentTriggers
|PathSegmentName()|[[Type:PathSegmentConverter|PathSegmentConverter]]<[[Type:String|String]]: pathSegment, [[Type:Int|Int]]: depth>| Turns a string representing a Path location into a number representing how far down it is in the feed.
|OnSetupTemplate:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the setup template button is touched.
|PathSegmentName:[[Type:PathSegmentConverter|PathSegmentConverter]]|[[Type:PathSegmentConverter|PathSegmentConverter]]|false| Converts a path name element and a depth into a corresponding locale string for translation.
The RootCategoryView component is commonly used in Settings, and Worlds Menu view to show the list of root view categories while still showing the current Path like audio device lists, trackers, worlds, or anything else feeds might have.