Uses of Interface
lumis.doui.control.IControlManager
-
Packages that use IControlManager Package Description lumis.doui lumis.doui.control -
-
Uses of IControlManager in lumis.doui
Methods in lumis.doui that return IControlManager Modifier and Type Method Description static IControlManager
DouiManagerFactory. getControlManager()
-
Uses of IControlManager in lumis.doui.control
Classes in lumis.doui.control that implement IControlManager Modifier and Type Class Description class
ControlManager
Control manager implementation.
-