Author: pedro
Date: Thu Jan 27 17:41:13 2011
New Revision: 1064225
URL: http://svn.apache.org/viewvc?rev=1064225&view=rev
Log:
javadoc
Modified:
wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/link/PopupSettings.java
Modified:
wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/link/PopupSettings.java
URL:
http://svn.apache.org/viewvc/wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/link/PopupSettings.java?rev=1064225&r1=1064224&r2=1064225&view=diff
==============================================================================
---
wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/link/PopupSettings.java
(original)
+++
wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/link/PopupSettings.java
Thu Jan 27 17:41:13 2011
@@ -283,6 +283,9 @@ public class PopupSettings implements IC
* already open and call window.open a second time using the same
windowName, the first window
* will be reused rather than opening a second window
*
+ * An page map with popupWindowName will to be used when it is set, so
this method also set the
+ * page map name.
+ *
* @param popupWindowName
* window name.
* @return This