FACES_CLIENT render-kit
component-family: com.ibm.faces.bf.DataGridCol renderer-type: DataGridCol


This renderer is not responsible for rendering its children.


Note:

Attributes with a pass-through value of true are not interpreted by the renderer and are passed straight through to the rendered markup, without checking for validity. Attributes with a pass-through value of false are interpreted by the renderer, and may or may not be checked for validity by the renderer.

Attributes
attribute-name pass-through attribute-class description default-value
 alignment false java.lang.String Alignment of this column (Left, Right, or Center). undefined
 colHead false java.lang.String The key for the label in the column header, which will be used to load a NLV string from the resource bundle specified on its parent tag. undefined
 readOnly false boolean Is this column readOnly or not. undefined
 underline false boolean Should the column be underlined or not undefined
 width false java.lang.String Width of the column undefined

/* * Licensed Material - Property of IBM * (C) Copyright IBM Corp. 2002, 2003 - All Rights Reserved. * US Government Users Restricted Rights - Use, duplication or disclosure * restricted by GSA ADP Schedule Contract with IBM Corp. */