<NuGridActionDelegate>

Description

The <NuGridActionDelegate> protocol is used to execute various operations with a table.

Inheritance Hierarchy

          <NSObject>

          <NuGridActionDelegate>

Methods

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:

Protocols