ariba.ui.table
Class AWTPivotState.CellVisitor

java.lang.Object
  extended by ariba.ui.table.AWTPivotState.CellVisitor
Enclosing class:
AWTPivotState

public static class AWTPivotState.CellVisitor
extends java.lang.Object


Method Summary
 void insertChildAtCurrentPos(AWTPivotState.EdgeCell parent, AWTPivotState.EdgeCell child)
           
 AWTPivotState.EdgeCell matchingChild(AWTPivotState.EdgeCell parent, java.lang.Object object)
           
 void resetSearchPosition()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

matchingChild

public AWTPivotState.EdgeCell matchingChild(AWTPivotState.EdgeCell parent,
                                            java.lang.Object object)

insertChildAtCurrentPos

public void insertChildAtCurrentPos(AWTPivotState.EdgeCell parent,
                                    AWTPivotState.EdgeCell child)

resetSearchPosition

public void resetSearchPosition()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.