Uses of Enum
org.bidib.wizard.mvc.worklist.view.ButtonActionData.ActionEnum
Packages that use ButtonActionData.ActionEnum
-
Uses of ButtonActionData.ActionEnum in org.bidib.wizard.mvc.worklist.view
Methods in org.bidib.wizard.mvc.worklist.view that return ButtonActionData.ActionEnumModifier and TypeMethodDescriptionButtonActionData.getAction()static ButtonActionData.ActionEnumReturns the enum constant of this type with the specified name.static ButtonActionData.ActionEnum[]ButtonActionData.ActionEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.bidib.wizard.mvc.worklist.view with parameters of type ButtonActionData.ActionEnum