![]() | InDesign SDK 20.5 |
#include <ITableFrame.h>
Public Member Functions | |
| virtual void | operator() (const PMPoint &pt, const ITableFrame *tableFrame, HitTestData *hitData)=0 |
Nested call-back class for applying policy to make hitting corners/sides of frame/cell easier.
| pure virtual |
| pt | point in tableFrame coords |
| tableFrame | table frame so can get frame/content/ink bounds |
| hitData | struct to modify so think hitting corners/sides of frame/cell |