Skip to content

Trying to implement ProgressEvent, inheriting from ElementEvent but there is no public constructor #457

@larrywelch

Description

@larrywelch

I'm attempting to implement the ProgressEvent to use with my FileAPI-FileReader class. It derives from ElementEvent and I'm trying to inherit from the ElementEvent class but the compiler is complaining about the fact that ElementEvent essentially doesn't have a public constructor.

Is there another way to make this happen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions