Annotation Type FieldBuilder.AbstractListing

    • Element Detail

      • type

        Class<? extends AbstractListing> type
        Get the AbstractListing type that will edit the property.

        Although this property has a default value, it must be overridden either in this annotation, or by also including a more specific annotation such as FieldBuilder.ComboBox.

        Returns:
        field type
        Default:
        com.vaadin.ui.AbstractListing.class