vaadin
Vaadin, JPA PersistentUnit injection behaves very strange
I\'m developing EAR application using EJB, JPA and Vaadin for web interface. The application server - GlassFish 3.1.1.[详细]
2023-04-04 06:05 分类:问答Component Position (Vaadin)
I have a simple portlet with a few components : 3 Button objects, 1 Slider, 1 MenuBar and a picture assigned to a Label (generated by servlet). Now when I switch between pictures for a Label (I have m[详细]
2023-04-04 05:46 分类:问答Vaadin-based web app is not accessible (404) in Apache Felix
UPDATE: SOLVED. I had to use a utility bundle to auto-load Vaadin apps in OSGI. See http://dev.vaadin.com/wiki/Arvue/OSGi[详细]
2023-04-04 04:40 分类:问答Listen to a click on a root item of a menu bar (Vaadin)
Simple and short question, but I\'m not so sure about a good answer. ;) Is it somehow possible to add a Listener to the root items of a menu bar?[详细]
2023-04-03 21:40 分类:问答Comparison between Vaadin and ZK
Does someone know of a comparison between ZK and Vaadin? I\'m especially interested which of the two is better suited for a dyn开发者_高级运维amic web app (i.e. where the layout and POJOs are defined[详细]
2023-04-01 00:20 分类:问答vaadin google map add-on: how to add custom control to Vaadin GoogleMap
I am intending to add custom component (such as dialog, panel, toolbar,...) into Vaadin Google Map add-on from server side. After reading MapWidget.class source code in gwt-maps, I understand that I h[详细]
2023-03-31 22:40 分类:问答AspectJ Injection in Vaadin working only after I Generate the SerialVersionID
Hi I am using Spring 3 + Spring MVC (half of the site) + Vaadin + AspectJ + JPA2 + Spring Security My problem is that Spring creates all my Repositories and I would like to share those with Vaadin us[详细]
2023-03-31 14:53 分类:问答vaadin application menu
I have a vaadin application that redirect after login to a view with header / left menu and a main panel.[详细]
2023-03-30 09:20 分类:问答Prevent event from being fired when calling expandItem()
the title says almost everything. When I execute the expandItem() function programmatically I do not want the fired event causing a nodeExpand() call.[详细]
2023-03-30 02:52 分类:问答Vaadin how to change default validation functionality
I am using vaadin in a portlet environme开发者_Python百科nt where we have specific validation look & feel and behavior.[详细]
2023-03-29 18:10 分类:问答