ariba.ui.table
Class AWTPivotState.EdgeCell
java.lang.Object
ariba.ui.table.AWTPivotState.EdgeCell
- Enclosing class:
- AWTPivotState
public static class AWTPivotState.EdgeCell
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AWTPivotState.EdgeCell
public AWTPivotState.EdgeCell(java.lang.Object object,
java.lang.Object value,
AWTDataTable.Column column,
AWTPivotState.EdgeCell parent,
AWTDataTable.Column attributeColumn)
itemInGroup
public java.lang.Object itemInGroup(AWTPivotState.PivotGroup group)
collectCellsAtLevel
public void collectCellsAtLevel(java.util.List collection,
int level)
span
public int span()
setHidden
public void setHidden(boolean yn)
isAttributeCell
public boolean isAttributeCell()
groupSlot
public int groupSlot()
objectCell
public AWTPivotState.EdgeCell objectCell()
attributeColumn
public AWTDataTable.Column attributeColumn()
column
public AWTDataTable.Column column()
object
public java.lang.Object object()
isFirstChild
public boolean isFirstChild()
visit
public boolean visit(ariba.ui.table.AWTPivotState.SimpleCellVisior visitor,
boolean includeRoot,
boolean recurse)
AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.