Annotation Type FieldBuilder.TextField

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Class<? extends TextField> type
      Get the TextField type that will edit the property.
    • Element Detail

      • type

        Class<? extends TextField> type
        Get the TextField type that will edit the property.
        Returns:
        field type
        Default:
        com.vaadin.ui.TextField.class