Uses of Class
org.nuxeo.theme.styling.service.descriptors.IconDescriptor
Packages that use IconDescriptor
-
Uses of IconDescriptor in org.nuxeo.theme.styling.service
Methods in org.nuxeo.theme.styling.service that return types with arguments of type IconDescriptorModifier and TypeMethodDescriptionprotected List<IconDescriptor>
ThemeStylingServiceImpl.computeIcons
(FlavorDescriptor flavor, List<String> flavors) -
Uses of IconDescriptor in org.nuxeo.theme.styling.service.descriptors
Methods in org.nuxeo.theme.styling.service.descriptors that return IconDescriptorMethods in org.nuxeo.theme.styling.service.descriptors that return types with arguments of type IconDescriptorMethod parameters in org.nuxeo.theme.styling.service.descriptors with type arguments of type IconDescriptorModifier and TypeMethodDescriptionvoid
FlavorDescriptor.setFavicons
(List<IconDescriptor> favicons)