Skip to content

Adjusting the select logic - #62

Open
bgildson wants to merge 2 commits into
khan4019:masterfrom
bgildson:master
Open

Adjusting the select logic#62
bgildson wants to merge 2 commits into
khan4019:masterfrom
bgildson:master

Conversation

@bgildson

Copy link
Copy Markdown

Adjusting events related to select branch, click branch, expand branch and collapse branch.
onSelect (select brach): was removed;
onClick (click branch): was changed to call function setted in onClick... this will be executed when the user click in the expanding property.
onExpand (expand branch): was added event to when the user expand the brach.
onCollapse (collapse brach): was added event to when the user collapse the brach.

The test page was changed to response the last alterations.

@TrueDub

TrueDub commented May 17, 2016

Copy link
Copy Markdown
Collaborator

@Gildson if you're still active on this, could you tell us what this is designed to fix or improve, please?

@bgildson

Copy link
Copy Markdown
Author

Hi, @TrueDub, in my project I load my itens by server requests and the "tree-grid-directive" have not the expand/collapse events then I add this events.

@TrueDub

TrueDub commented Jun 3, 2016

Copy link
Copy Markdown
Collaborator

Please update the merge conflicts, then I'll pull your code and have a look. Thanks

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

Successfully merging this pull request may close these issues.

2 participants