Skip to content

Extend JsonListModel with more functions for manipulating the list #2

Description

@jrbarron

The following functions would be nice for being up to feature parity with the builtin ListModel:

  • get() - Get an item by id instead of index (implemented by at())
  • move() - Move an item
  • insert() - Specify the insertion position for an item

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions