|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITableViewEvents
Provides access to events that occur with the TableView.
| Method Summary | |
|---|---|
void |
onCellMove(ITableViewEventsOnCellMoveEvent theEvent)
This event is fired when the user changes cell location. |
void |
onSelectToggle(ITableViewEventsOnSelectToggleEvent theEvent)
This event is fired when the user presses the select toggle. |
| Method Detail |
|---|
void onCellMove(ITableViewEventsOnCellMoveEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onSelectToggle(ITableViewEventsOnSelectToggleEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||