Interface FieldView
- All Superinterfaces:
- ViewItem
- 
Method SummaryModifier and TypeMethodDescriptiongetField()Get the field of ProjectrakbooleanGet if the field is required
- 
Method Details- 
getFieldField getField()Get the field of Projectrak- Returns:
- field
 
- 
isRequiredboolean isRequired()Get if the field is required- Returns:
- true or false
 
 
-