Interface AdjustWhenScreenReadOnly

All Known Implementing Classes:
CreateAction, EditAction, RemoveAction

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

    Modifier and Type
    Method
    Description
    default boolean
     
  • Method Details

    • isDisabledWhenScreenReadOnly

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