Skip to content

Add the ability to store user data in the Element #14

Description

@PavelTurk

Sometimes there is a need to store user-defined data in an Element. Since Element forms a tree structure, creating a wrapper around it is not a viable solution, because it is impossible to obtain a reference to the wrapper from a given Element (for example, element.getParent().getWrapper()). Therefore, I propose adding a simple properties map, similar to the one in JavaFX’s Node.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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