Uses of Interface
br.com.davinti.vitruvio.activiti.component.form.ImagesLibrary
Packages that use ImagesLibrary
Package
Description
-
Uses of ImagesLibrary in br.com.davinti.vitruvio.activiti.component.form
Subinterfaces of ImagesLibrary in br.com.davinti.vitruvio.activiti.component.formMethods in br.com.davinti.vitruvio.activiti.component.form that return types with arguments of type ImagesLibraryMethods in br.com.davinti.vitruvio.activiti.component.form with parameters of type ImagesLibraryModifier and TypeMethodDescriptionvoidMutableImages.addImageLibrary(ImagesLibrary library) voidMutableImages.removeImageLibrary(ImagesLibrary library) Method parameters in br.com.davinti.vitruvio.activiti.component.form with type arguments of type ImagesLibraryModifier and TypeMethodDescriptionvoidMutableImages.setImageLibrary(Collection<ImagesLibrary> librarys) -
Uses of ImagesLibrary in br.com.davinti.vitruvio.activiti.component.form.impl.descriptors
Classes in br.com.davinti.vitruvio.activiti.component.form.impl.descriptors that implement ImagesLibraryMethods in br.com.davinti.vitruvio.activiti.component.form.impl.descriptors that return types with arguments of type ImagesLibraryMethods in br.com.davinti.vitruvio.activiti.component.form.impl.descriptors with parameters of type ImagesLibraryModifier and TypeMethodDescriptionvoidImagesImpl.addImageLibrary(ImagesLibrary library) voidImagesImpl.removeImageLibrary(ImagesLibrary library) Method parameters in br.com.davinti.vitruvio.activiti.component.form.impl.descriptors with type arguments of type ImagesLibraryModifier and TypeMethodDescriptionvoidImagesImpl.setImageLibrary(Collection<ImagesLibrary> librarys)