Changeset fd2f5958 in vaadin
- Timestamp:
- 12/22/11 14:48:01 (17 months ago)
- Branches:
- master, b1390c580cf5e9ad6adbb6067007d03fb69a92cc, f8fb8b7bfdbf4d8c22ca512e937fe812803369c6
- Children:
- 1f6e1205
- Parents:
- 4291447de
- git-author:
- Marc Englund <marc@…> (12/22/11 14:48:01)
- git-committer:
- Marc Englund <marc@…> (12/22/11 14:48:01)
- File:
-
- 1 edited
-
src/com/vaadin/Application.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/com/vaadin/Application.java
r4291447de rfd2f5958 2320 2320 * previously been open. The framework attempts to discover this by checking 2321 2321 * the value of window.name in the browser. 2322 * <p> 2323 * NOTE that you should avoid turning this feature on/off on-the-fly when 2324 * the UI is already shown, as it might not be retained as intended. 2325 * </p> 2322 2326 * 2323 2327 * @param rootPreserved
Note: See TracChangeset
for help on using the changeset viewer.
