Interface FieldView

All Superinterfaces:
ViewItem

public interface FieldView extends ViewItem
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the field of Projectrak
    boolean
    Get if the field is required
  • Method Details

    • getField

      Field getField()
      Get the field of Projectrak
      Returns:
      field
    • isRequired

      boolean isRequired()
      Get if the field is required
      Returns:
      true or false