Uses of Class
org.nuxeo.theme.styling.service.descriptors.PalettePreview
-
Packages that use PalettePreview Package Description org.nuxeo.theme.styling.service org.nuxeo.theme.styling.service.descriptors -
-
Uses of PalettePreview in org.nuxeo.theme.styling.service
Methods in org.nuxeo.theme.styling.service that return PalettePreview Modifier and Type Method Description protected PalettePreviewThemeStylingServiceImpl. computePalettePreview(FlavorDescriptor flavor, List<String> flavors) -
Uses of PalettePreview in org.nuxeo.theme.styling.service.descriptors
Methods in org.nuxeo.theme.styling.service.descriptors that return PalettePreview Modifier and Type Method Description PalettePreviewPalettePreview. clone()PalettePreviewFlavorDescriptor. getPalettePreview()Methods in org.nuxeo.theme.styling.service.descriptors with parameters of type PalettePreview Modifier and Type Method Description voidFlavorDescriptor. setPalettePreview(PalettePreview palettePreview)
-