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 ActionUIFragment
Returns 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 TypeMethodDescriptionboolean
ActionDefinition.fragmentSupported
(ActionUIFragment fragment) void
ActionDefinition.setFragments
(ActionUIFragment[] fragments)