Skip to content

How do you select an item in a ListView header? #47

@AndrewWeiser-RTWSA

Description

@AndrewWeiser-RTWSA

I can navigate to a ListView header with the following Java code, but how do I select a new item from the ListView?

loader.load(ConsoleObjectHome.class)
    .getListView()
    .getHeader()
    .getSelectedListViewName();

E.g. how do I change the ListView from "Recently Viewed"?
ListView

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions