ilog.cpl.table.interactor
Class IlpTableViewInteractionContext
java.lang.Object
ilog.cpl.interactor.IlpDefaultInteractionContext
ilog.cpl.interactor.IlpDefaultViewInteractionContext
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlpTableViewInteractionContext
public IlpTableViewInteractionContext(IlpGraphicView view)
- Constructor
- Parameters:
view - Table view
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.