public class DataTableRendererUtil
extends java.lang.Object
| Constructor and Description |
|---|
DataTableRendererUtil() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
areBothSingleColumnSpan(IProxiableColumn column,
IProxiableColumn nextCol) |
protected static int |
findCurrGroupLength(IProxiableColumn column) |
protected static IProxiableColumn |
getNextColumn(IProxiableColumn column,
java.util.List columnSiblings) |
protected static boolean |
isCurrColumnStacked(java.util.List comps,
IProxiableColumn currCol) |
protected static boolean |
isLastGroupDifferent(IProxiableColumn column) |
protected static boolean |
isNextColumnGrouped(IProxiableColumn column) |
protected static boolean |
isNextColumnRowSpanEqual(IProxiableColumn column,
IProxiableColumn nextCol) |
protected static boolean |
isNextStacked(java.util.List comps,
IProxiableColumn currCol) |
protected static boolean isNextColumnRowSpanEqual(IProxiableColumn column, IProxiableColumn nextCol)
protected static boolean areBothSingleColumnSpan(IProxiableColumn column, IProxiableColumn nextCol)
protected static boolean isCurrColumnStacked(java.util.List comps,
IProxiableColumn currCol)
protected static boolean isNextStacked(java.util.List comps,
IProxiableColumn currCol)
protected static IProxiableColumn getNextColumn(IProxiableColumn column, java.util.List columnSiblings)
protected static boolean isNextColumnGrouped(IProxiableColumn column)
protected static int findCurrGroupLength(IProxiableColumn column)
protected static boolean isLastGroupDifferent(IProxiableColumn column)
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.