com.vaadin.flow.templatemodel.

Annotation Type Include

    • Required Element Summary

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

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

    • Element Detail

      • value

        public abstract String[] value

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

        By default all properties are included.

        Returns:

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