org.openfaces.renderkit.table
Class CustomRowRenderingInfo
java.lang.Object
org.openfaces.renderkit.table.CustomRowRenderingInfo
- All Implemented Interfaces:
- java.io.Serializable
public class CustomRowRenderingInfo
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomRowRenderingInfo
public CustomRowRenderingInfo(int renderedColumnCount)
setA4jEnabledRowDeclarationIndexes
public void setA4jEnabledRowDeclarationIndexes(java.util.List<java.lang.Integer> a4jEnabledRowDeclarationIndexes)
setCustomCellRenderingInfo
public void setCustomCellRenderingInfo(int colIndex,
CustomCellRenderingInfo customCellRenderingInfo)
getCustomCellRenderingInfo
public CustomCellRenderingInfo getCustomCellRenderingInfo(int colIndex)
getA4jAjaxBehaviorsForThisRow
public java.util.List<javax.faces.component.behavior.ClientBehavior> getA4jAjaxBehaviorsForThisRow(java.util.List customRows)
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.