public class IlpTableViewInteractionContext extends IlpDefaultViewInteractionContext
IlpViewInteractionContext
for the Table component.
A view interaction context is used to store contextual information about the events that occur over a graphic view.
Constructor and Description |
---|
IlpTableViewInteractionContext(IlpGraphicView view)
Constructor
|
Modifier and Type | Method and Description |
---|---|
IlpTableHeaderInteractionContext |
getHeaderContext()
Used when a view interactor dispatches events to a header interactor.
|
void |
setHeaderContext(IlpTableHeaderInteractionContext headerContext) |
addGraphic, addRepresentationObject, getGraphics, getObjectContext, getRepresentationObjects, removeGraphic, removeRepresentationObject, reset, setObjectContext
getInitialModifiersEx, getPosition, getView, setInitialModifiersEx, setPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInitialModifiersEx, getPosition, getView, setInitialModifiersEx, setPosition
public IlpTableViewInteractionContext(IlpGraphicView view)
view
- Table viewpublic IlpTableHeaderInteractionContext getHeaderContext()
public void setHeaderContext(IlpTableHeaderInteractionContext headerContext)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.