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

org.richfaces.HeaderAlignment Maven / Gradle / Ivy

package org.richfaces;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy