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

Custom button slide listener #66

Open
captsisko opened this issue Jul 24, 2014 · 1 comment
Open

Custom button slide listener #66

captsisko opened this issue Jul 24, 2014 · 1 comment

Comments

@captsisko
Copy link

Thanks for the library. I've found it very useful in my early development stages.

Can you tell me if there is a means to attach a listener to a button which will activate a slide show/hide effect?

@iosipeld
Copy link

iosipeld commented Jul 7, 2015

You can select an extended component by it's xtype in controller refs and then call:

this.getXtypeDefinedInControllerRefs().toggleContainer();

It could be called from function which is a callback to your button tap.

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

2 participants