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

CDIViewProvider.getViewBean should be protected rather than private #162

Open
vaadin-bot opened this issue Aug 21, 2015 · 0 comments
Open

Comments

@vaadin-bot
Copy link

Originally by nahkh


When implementing a more complicated view management system (in our case based on an xml file describing the view structure), it would be beneficial if we could override getViewBean with our own implementation. As it stands the we have essentially copy the entire class to extend it.


Imported from https://dev.vaadin.com/ issue #18627

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