Uses of Class
lumis.portal.structure.sync.model.page.IsolatedInterfaceStyle
-
Packages that use IsolatedInterfaceStyle Package Description lumis.portal.structure.sync.model.global lumis.portal.structure.sync.model.page Models used for synchronizing a page structure file. -
-
Uses of IsolatedInterfaceStyle in lumis.portal.structure.sync.model.global
Constructors in lumis.portal.structure.sync.model.global with parameters of type IsolatedInterfaceStyle Constructor Description InterfaceStyle(IsolatedInterfaceStyle isolatedInterfaceStyle, String interfaceId)
Creates a new interface style based on aIsolatedInterfaceStyle
. -
Uses of IsolatedInterfaceStyle in lumis.portal.structure.sync.model.page
Methods in lumis.portal.structure.sync.model.page that return types with arguments of type IsolatedInterfaceStyle Modifier and Type Method Description SortedSet<IsolatedInterfaceStyle>
InterfaceInstance. getIsolatedInterfaceStyles()
Methods in lumis.portal.structure.sync.model.page with parameters of type IsolatedInterfaceStyle Modifier and Type Method Description int
IsolatedInterfaceStyle. compareTo(IsolatedInterfaceStyle o)
-