Uses of Class
de.xima.fc.plugin.models.retval.form.DefaultPluginFormResourceDescriptor.Builder
Packages that use DefaultPluginFormResourceDescriptor.Builder
-
Uses of DefaultPluginFormResourceDescriptor.Builder in de.xima.fc.plugin.models.retval.form
Methods in de.xima.fc.plugin.models.retval.form that return DefaultPluginFormResourceDescriptor.BuilderModifier and TypeMethodDescriptionDefaultPluginFormResourceDescriptor.builder()Creates a builder for aDefaultPluginFormResourceDescriptor.Sets the name of the file, including the file extension (if any), e.g.DefaultPluginFormResourceDescriptor.Builder.includeInForm(boolean includeInForm) Sets whether to include the resource automatically in all forms.DefaultPluginFormResourceDescriptor.Builder.includeInTemplate(boolean includeInTemplate) Sets the mime type of the resource, e.g.DefaultPluginFormResourceDescriptor.Builder.resource(IResourceDescriptor resource) Sets the accessor for the resources binary content.