Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Explain combining TreeView/TreeTableView and Controller #51

Open
NikkyAI opened this issue Dec 20, 2017 · 0 comments
Open

Explain combining TreeView/TreeTableView and Controller #51

NikkyAI opened this issue Dec 20, 2017 · 0 comments

Comments

@NikkyAI
Copy link

NikkyAI commented Dec 20, 2017

in my usecase i have nested lists of Entries (like the Person class)
and i want to be able to edit them like the itemviewmodel/withFXproperties

i need to show different editors for the list header and the lists contents and eventually also different types of entries in the list (that all extend a base class)

  1. how can i write PersonList.kt to use a treetableview ?
  2. how can i open different editors based on type ?
    eg. Employee, CEO, Manager, etc (just to stay with the person analogy)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant