Uses of Enum Class
org.hippoecm.frontend.editor.workflow.dialog.ReferencesTabView.AllowedAction
Packages that use ReferencesTabView.AllowedAction
-
Uses of ReferencesTabView.AllowedAction in org.hippoecm.frontend.editor.workflow.dialog
Methods in org.hippoecm.frontend.editor.workflow.dialog that return ReferencesTabView.AllowedActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ReferencesTabView.AllowedAction[]
ReferencesTabView.AllowedAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructor parameters in org.hippoecm.frontend.editor.workflow.dialog with type arguments of type ReferencesTabView.AllowedActionModifierConstructorDescriptionReferencesTabView
(String id, JcrNodeModel model, IEditorManager editorManager, RedrawableDialog<WorkflowDescriptor> dialog, ILocaleProvider localeProvider, ReferencesTabView.TabType tabType, Set<ReferencesTabView.AllowedAction> allowedActions) WhereUsedDialog
(WorkflowDescriptorModel model, IEditorManager editorManager, ILocaleProvider localeProvider, ReferencesTabView.TabType tabType, Set<ReferencesTabView.AllowedAction> allowedActions)