Uses of Interface
de.xima.fc.workflow.designer.iface.IResourceDescriptorLocator
- 
Packages that use IResourceDescriptorLocator Package Description de.xima.fc.workflow.designer.helper  - 
- 
Uses of IResourceDescriptorLocator in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper with parameters of type IResourceDescriptorLocator Modifier and Type Method Description static Set<IResourceDescriptor>ElementPrototypesHelper. collectDescriptors(Set<String> types, IResourceDescriptorLocator locator)Given a set of workflow element types, collects all JavaScript or CSS resources required by element handlers of those types. 
 -