Uses of Enum Class
br.com.davinti.vitruvio.activiti.component.form.widget.impl.ScreenshotWidgetController.Action
Packages that use ScreenshotWidgetController.Action
-
Uses of ScreenshotWidgetController.Action in br.com.davinti.vitruvio.activiti.component.form.widget.impl
Methods in br.com.davinti.vitruvio.activiti.component.form.widget.impl that return ScreenshotWidgetController.ActionModifier and TypeMethodDescriptionScreenshotWidgetController.getAction()Returns the enum constant of this class with the specified name.static ScreenshotWidgetController.Action[]ScreenshotWidgetController.Action.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 ScreenshotWidgetController.ActionModifier and TypeMethodDescriptionvoidScreenshotWidgetController.setAction(ScreenshotWidgetController.Action action)