All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.googlecode.charpa.web.progress.ProgressParameters Maven / Gradle / Ivy

There is a newer version: 1.0-16
Show newest version
package com.googlecode.charpa.web.progress;

/**
 * Parameters for progress
 */
public class ProgressParameters {
    public static final String NEXT_PAGE = "nextPage";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy