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

Add a helper for retrieving the current PortletRequest #5201

Closed
vaadin-bot opened this issue May 21, 2014 · 0 comments
Closed

Add a helper for retrieving the current PortletRequest #5201

vaadin-bot opened this issue May 21, 2014 · 0 comments

Comments

@vaadin-bot
Copy link
Collaborator

Originally by @Artur-


It's not easy to figure out that VaadinPortletService.getCurrentPortletRequest() is what you should use to get the PortletRequest. It would be much easier if there were additionally

VaadinPortletRequest VaadinPortletRequest.getCurrent();
PortletRequest VaadinPortletRequest.getCurrentPortletRequest();

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

@vaadin-bot vaadin-bot added this to the Vaadin 7.3.0.beta1 milestone Dec 10, 2016
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