Uses of Enum Class
com.suncode.pwfl.workflow.form.action.ActionUIFragment
Packages that use ActionUIFragment
-
Uses of ActionUIFragment in com.suncode.pwfl.workflow.form
Methods in com.suncode.pwfl.workflow.form with parameters of type ActionUIFragment -
Uses of ActionUIFragment in com.suncode.pwfl.workflow.form.action
Methods in com.suncode.pwfl.workflow.form.action that return ActionUIFragmentModifier and TypeMethodDescriptionstatic ActionUIFragmentReturns the enum constant of this class with the specified name.static ActionUIFragment[]ActionUIFragment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.suncode.pwfl.workflow.form.action with parameters of type ActionUIFragmentModifier and TypeMethodDescriptionbooleanActionDefinition.fragmentSupported(ActionUIFragment fragment) voidActionDefinition.setFragments(ActionUIFragment[] fragments)