<NuGridUpdateObserver>

Description

The <NuGridUpdateObserver> protocol is used to work with observer.

Inheritance Hierarchy

          <NSObject>

          <NuGridUpdateObserver>

Comments

Observer is an object that gets messages about data source updates.

Methods

afterUpdate. Called after an update.

beforeUpdate. Called before an update.

See also:

Protocols