aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/RootRequiresMoreInformationException.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename Root related classes and package to UI (#8908)Artur Signell2012-08-241-37/+0
| | | | | | | | | | Automatic renames in Eclipse of: - package com.vaadin.terminal.gwt.client.ui.root to .UI - RootConnector to UIConnector - RootServerRpc to UIServerRpc - RootState to UIState - VRoot to VUI - RootRequiresMoreInformationException to UIRequiresMoreInformationException
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
|
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+25