Interface AdjustWhenViewReadOnly

All Known Implementing Classes:
AddAction, ChangePasswordAction, CreateAction, EditAction, EntityInspectorAddAction, EntityInspectorCreateAction, EntityInspectorEditAction, ExcludeAction, RemoveAction, ResetPasswordAction, ShowRoleAssignmentsAction

public interface AdjustWhenViewReadOnly
Interface to be implemented by actions which may adjust their 'enabled' state according to the view read-only mode.
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
  • Method Details

    • isDisabledWhenViewReadOnly

      default boolean isDisabledWhenViewReadOnly()
      Returns:
      whether this action must be disabled when a view in the read-only mode