ilog.cpl.table.interactor
Class IlpTableViewInteractionContext

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

public class IlpTableViewInteractionContext
extends IlpDefaultViewInteractionContext

Provides a default implementation of IlpViewInteractionContext for the Table component.

A view interaction context is used to store contextual information about the events that occur over a graphic view.

Since:
JTGO 3.0

Constructor Summary
IlpTableViewInteractionContext(IlpGraphicView view)
          Constructor
 
Method Summary
 IlpTableHeaderInteractionContext getHeaderContext()
          Used when a view interactor dispatches events to a header interactor.
 void setHeaderContext(IlpTableHeaderInteractionContext headerContext)
           
 
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

IlpTableViewInteractionContext

public IlpTableViewInteractionContext(IlpGraphicView view)
Constructor

Parameters:
view - Table view
Method Detail

getHeaderContext

public IlpTableHeaderInteractionContext getHeaderContext()
Used when a view interactor dispatches events to a header interactor. Stores the header interaction context for the current sequence of events.

Internal method or field: do not use!

setHeaderContext

public void setHeaderContext(IlpTableHeaderInteractionContext headerContext)
Internal method or field: do not use!


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