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

org.richfaces.HeaderPosition Maven / Gradle / Ivy

package org.richfaces;

/**
 * @author akolonitsky
 * @since Aug 24, 2010
 */
public enum HeaderPosition {
    top,
    left,
    right,
    bottom
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy