Skip to content

Clear does not work #21

Description

@wesoos

Hello, when I do an UploadField.clear() it does not work. After I do a clear, and then check the isEmpty() method, it returns false.

This is how I declare the component:

UploadField uplDocument = new UploadField();
uplDocument.setButtonCaption("...Select File");
uplDocument.setDisplayUpload(false);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions