Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.theme.styling.service.descriptors.SimpleStyle

Packages that use SimpleStyle
org.nuxeo.theme.styling.service.registries   
 

Uses of SimpleStyle in org.nuxeo.theme.styling.service.registries
 

Methods in org.nuxeo.theme.styling.service.registries that return SimpleStyle
 SimpleStyle StyleRegistry.clone(SimpleStyle orig)
           
 

Methods in org.nuxeo.theme.styling.service.registries with parameters of type SimpleStyle
 SimpleStyle StyleRegistry.clone(SimpleStyle orig)
           
 void StyleRegistry.contributionRemoved(String id, SimpleStyle origContrib)
           
 void StyleRegistry.contributionUpdated(String id, SimpleStyle contrib, SimpleStyle newOrigContrib)
           
 String StyleRegistry.getContributionId(SimpleStyle contrib)
           
 void StyleRegistry.merge(SimpleStyle src, SimpleStyle dst)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.