\JTableObserverTags

Abstract class defining methods that can be implemented by an Observer class of a JTable class (which is an Observable).

Attaches $this Observer to the $table in the constructor.
The classes extending this class should not be instanciated directly, as they
are automatically instanciated by the JObserverMapper