-
Method Summary
Get the field include in the Field View
boolean
Get if the field is required
Set if the field is required or not.
Set the field include in Field View
-
Method Details
-
getField
Get the field include in the Field View
- Returns:
-
setField
Set the field include in Field View
- Parameters:
field
-
- Returns:
- the builder itself
-
isRequired
boolean isRequired()
Get if the field is required
- Returns:
- true or false
-
isRequired
Set if the field is required or not.
- Parameters:
required
- (true or false)
- Returns:
- the builder itself