Uses of Interface
lumis.portal.serviceinterface.style.IServiceInterfaceStyleManager
-
Packages that use IServiceInterfaceStyleManager Package Description lumis.portal.manager lumis.portal.serviceinterface.style -
-
Uses of IServiceInterfaceStyleManager in lumis.portal.manager
Methods in lumis.portal.manager that return IServiceInterfaceStyleManager Modifier and Type Method Description static IServiceInterfaceStyleManager
ManagerFactoryInternal. getServiceInterfaceStyleManager()
-
Uses of IServiceInterfaceStyleManager in lumis.portal.serviceinterface.style
Classes in lumis.portal.serviceinterface.style that implement IServiceInterfaceStyleManager Modifier and Type Class Description class
ServiceInterfaceStyleManager
Manages the interface styles.
-