Next generation list grid and tree views #10

Open
opened 2024-07-29 10:29:33 +02:00 by dany · 0 comments
Owner

Redesign of List based UI respecting MVC mode:

  • An abstract model for data model
  • An Abstract ItemDelegate to render the view based on the input data
  • New UI tags tag, that can be used to create: List, Tree, Grid views using this model

For the list and tree view, item can be defined as:

  • closable
  • checkable
Redesign of List based UI respecting MVC mode: * An abstract model for data model * An Abstract ItemDelegate to render the view based on the input data * New UI tags tag, that can be used to create: List, Tree, Grid views using this model For the list and tree view, item can be defined as: * closable * checkable
dany changed title from Next generation list grid and tree viez to Next generation list grid and tree views 2024-07-29 10:29:41 +02:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dany/antos#10
No description provided.