com.vaadin.flow.templatemodel.

Annotation Type Exclude

    • Required Element Summary

      Required Elements
      Modifier and Type Required Element and Description
      String[] value

      Deprecated. 

      Properties to exclude from a bean when importing into a template model.

    • Element Detail

      • value

        public abstract String[] value

        Deprecated. 

        Properties to exclude from a bean when importing into a template model.

        By default no properties are excluded.

        Returns:

        the properties to exclude from a bean when importing into a template model