Interface NoDisplayField

All Known Implementing Classes:
AccountField, ExtraInfoField, ObjectField, ObjectFormField, UserField
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface NoDisplayField
To indicate whether a field non-displayable ore not. Some fields may be embedded in unusual places within the layout and may not behave like normal data fields.
Author:
Syam