Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow editing properties containing hierarchical or non-hierarchical (View-) structures #35

Open
3 of 4 tasks
appreciated opened this issue Oct 15, 2020 · 0 comments
Open
3 of 4 tasks
Labels
enhancement New feature or request
Milestone

Comments

@appreciated
Copy link
Owner

appreciated commented Oct 15, 2020

Maybe by using Vaadin Grid / Tree Grid?

A Component like this is required to edit properties of the following Components:

  • MenuBar (Items and Subitems)
  • ListBox (Items)
  • Combobox (Items)
  • CheckboxGroup (Items)
@appreciated appreciated added the enhancement New feature or request label Oct 15, 2020
@appreciated appreciated changed the title Create Custom Component / Dialog to edit a hierarchical or a non-hierarchical View Structure Create Custom Component / Dialog to allow editing hierarchical or non-hierarchical View Structures Oct 15, 2020
@appreciated appreciated changed the title Create Custom Component / Dialog to allow editing hierarchical or non-hierarchical View Structures Allow editing properties of Components containing hierarchical or non-hierarchical (View-) Structures Oct 15, 2020
@appreciated appreciated changed the title Allow editing properties of Components containing hierarchical or non-hierarchical (View-) Structures Allow editing properties containing hierarchical or non-hierarchical (View-) Structures Oct 15, 2020
@appreciated appreciated changed the title Allow editing properties containing hierarchical or non-hierarchical (View-) Structures Allow editing properties containing hierarchical or non-hierarchical (View-) structures Oct 15, 2020
@appreciated appreciated added this to the v14.4.0 milestone Oct 20, 2020
appreciated added a commit that referenced this issue Oct 21, 2020
- removed unused method from AbstractPropertyRenderer
- began fixing #35 partly
- added fix for build issue
- added missing translation
- fixed possible issue in ImageRenderer
- added missing method to CompilationMetaInformation
- close #46
- close #48
- close #47
- close #50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant