Annotation Type FieldBuilder.PasswordField

    • Optional Element Summary

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

      • type

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