Uses of Interface
lumis.doui.contenttree.IDouiContentTreeManager
-
Packages that use IDouiContentTreeManager Package Description lumis.doui lumis.doui.contenttree -
-
Uses of IDouiContentTreeManager in lumis.doui
Methods in lumis.doui that return IDouiContentTreeManager Modifier and Type Method Description static IDouiContentTreeManager
DouiManagerFactory. getDouiContentTreeManager()
-
Uses of IDouiContentTreeManager in lumis.doui.contenttree
Classes in lumis.doui.contenttree that implement IDouiContentTreeManager Modifier and Type Class Description class
DouiContentTreeManager
Manager responsible for returning content tree information.
-