ilog.cpl.table.interactor
Class IlpTableHeaderInteractionContext

java.lang.Object
  extended by ilog.cpl.interactor.IlpDefaultInteractionContext
      extended by ilog.cpl.interactor.IlpDefaultViewInteractionContext
          extended by ilog.cpl.table.interactor.IlpTableHeaderInteractionContext
All Implemented Interfaces:
IlpInteractionContext, IlpViewInteractionContext

public class IlpTableHeaderInteractionContext
extends IlpDefaultViewInteractionContext

This class handles the context of an interaction occurring in a table header.

Since:
JTGO 3.0
See Also:
IlpDefaultTableHeaderInteractor, IlpTableController

Constructor Summary
IlpTableHeaderInteractionContext(IlpGraphicView view)
          Constructor
 
Method Summary
 IlpAttribute getAttribute()
          Returns the business attribute.
 int getColumnIndex()
          Returns the column index.
 
Methods inherited from class ilog.cpl.interactor.IlpDefaultViewInteractionContext
addGraphic, addRepresentationObject, getGraphics, getObjectContext, getRepresentationObjects, removeGraphic, removeRepresentationObject, reset, setObjectContext
 
Methods inherited from class ilog.cpl.interactor.IlpDefaultInteractionContext
getPosition, getView, setPosition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ilog.cpl.interactor.IlpInteractionContext
getPosition, getView, setPosition
 

Constructor Detail

IlpTableHeaderInteractionContext

public IlpTableHeaderInteractionContext(IlpGraphicView view)
Constructor

Parameters:
view - Table view
Method Detail

getColumnIndex

public int getColumnIndex()
Returns the column index.


getAttribute

public IlpAttribute getAttribute()
Returns the business attribute.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.