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

Collapse/Expand item - accept item index #179

Open
codekrolik opened this issue Dec 28, 2016 · 1 comment
Open

Collapse/Expand item - accept item index #179

codekrolik opened this issue Dec 28, 2016 · 1 comment

Comments

@codekrolik
Copy link

codekrolik commented Dec 28, 2016

Please update Collapse/Expand item API to make it

  1. Standard: Collapse/Expand item should accept same parameters as select/deselect item methods do.
    Namely: Collapse/Expand item should accept item index as a parameter.
    Same as in : selectItem(item) - item (Object|number)

  2. Usable from DART
    Dart makes it non-trivial to use item JavaScript Object as a parameter.
    Especially some dynamically generated JavaScript Object as a parameter - please don't make DART users work around it.

@codekrolik
Copy link
Author

  • feature request - would it somehow be possible to fully synchronize selection and expanding, so the not selected items are collapsed and selected item/s are expanded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant