Skip to content

Add add_default_elements() method to view classes #66

@yt-ms

Description

@yt-ms

Checklist

Is your feature related to a problem? Please describe it.

In keeping with the Java implementation, each static view type should have an addDefaultElements() method which adds in the default elements for that view type - e.g. for container views this would add all the containers in the system and their nearest neighbours (see ContainerView.java for an example).

Describe the solution you would like.

Abstract method in StaticView, implemented in each of the derived types.

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