Author: ishabalov
Date: 2007-06-20 19:08:10 -0400 (Wed, 20 Jun 2007)
New Revision: 1246
Modified:
trunk/richfaces/datascroller/src/main/java/org/richfaces/component/UIDatascroller.java
Log:
Added more comments
Modified:
trunk/richfaces/datascroller/src/main/java/org/richfaces/component/UIDatascroller.java
===================================================================
---
trunk/richfaces/datascroller/src/main/java/org/richfaces/component/UIDatascroller.java 2007-06-20
22:44:36 UTC (rev 1245)
+++
trunk/richfaces/datascroller/src/main/java/org/richfaces/component/UIDatascroller.java 2007-06-20
23:08:10 UTC (rev 1246)
@@ -234,7 +234,7 @@
* Sets the page number according to the parameter recived from the
* commandLink
*
- * @param facetName
+ * @param facetName - can be "first:, "last", "next",
"previous", "fastforward", "fastrewind"
*/
public void setPage(String facetName) {
Show replies by date