org.richfaces.HeaderPosition Maven / Gradle / Ivy
The newest version!
package org.richfaces;
/**
* @author akolonitsky
* @since Aug 24, 2010
*/
public enum HeaderPosition {
top,
left,
right,
bottom
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy