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