Uses of Enum Class
br.com.davinti.vitruvio.activiti.component.form.widget.impl.LoadFileAction
Packages that use LoadFileAction
-
Uses of LoadFileAction in br.com.davinti.vitruvio.activiti.component.form.widget.impl
Methods in br.com.davinti.vitruvio.activiti.component.form.widget.impl that return LoadFileActionModifier and TypeMethodDescriptionstatic LoadFileActionReturns the enum constant of this class with the specified name.static LoadFileAction[]LoadFileAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.com.davinti.vitruvio.activiti.component.form.widget.impl with parameters of type LoadFileActionModifier and TypeMethodDescriptionprotected voidCameraWidgetController.setAction(LoadFileAction action) protected voidFileUploadWidgetController.setAction(LoadFileAction action) protected voidMultiFileUploadWidgetController.setAction(LoadFileAction action)