Interface Action


public interface Action
Action
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Get the isEditableValue of an Action entity
    boolean
    Get the isVisibleValue of an Action entity
  • Method Details

    • isEditableValue

      boolean isEditableValue()
      Get the isEditableValue of an Action entity
      Returns:
      the action: isEditableValue
    • isVisibleValue

      boolean isVisibleValue()
      Get the isVisibleValue of an Action entity
      Returns:
      the action: isVisibleValue