]> source.dussan.org Git - vaadin-framework.git/commit
Don't use the broken {@value Type#CONSTANT} pattern in javadocs
authorLeif Åstrand <leif@vaadin.com>
Wed, 5 Jun 2013 12:15:53 +0000 (15:15 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 5 Jun 2013 12:18:23 +0000 (12:18 +0000)
commita9ff7993c2f0e3f3412ef68a236aa2eb02385c64
tree9741381f4f2b8f260796c1bfcaa57d2c22cdcf33
parentb0574f7b33c4d3d437c8c11cd53389e5522f6999
Don't use the broken {@value Type#CONSTANT} pattern in javadocs

Change-Id: I78f0f6532242bd5d7aa406fe61ccf15d9585fde9
client/src/com/vaadin/client/ApplicationConfiguration.java
server/src/com/vaadin/server/Constants.java
server/src/com/vaadin/server/VaadinService.java
server/src/com/vaadin/server/VaadinSession.java
server/src/com/vaadin/ui/UI.java
shared/src/com/vaadin/shared/ApplicationConstants.java