The <NuGridActionDelegate> protocol is used to execute various operations with a table.
<NSObject>
<NuGridActionDelegate>
selectionAreaTouched:. Called by object of the NuGridController class if selected table area is touched.
transposeGestureRecognizedInGridView:. Called by object of the NuGridController class if executed touch is recognized as a table transpose gesture.
See also: