Advertisement
Guest User

Untitled

a guest
Dec 10th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. protected void proceed(Window window, String themeName, Application application, BufferedWriter page, String appUrl,
  2. String themeUri, String appId, HttpServletRequest request) throws ServletException, IOException {
  3. super.writeAjaxPageHtmlVaadinScripts(window, themeName, application, page, appUrl, themeUri, appId, request);
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement