Views
Gadgets Package API Reference Guide
Product Documentation:
Views Documentation Home
List of all members
IlvCodeEditor::ContentChangedObserver Class Reference

This observer is notified when the content of a Code Editor is modified, or when the read-only state of the Code Editor is changed. More...

#include <ilviews/gadgets/codeedit.h>

Inheritance diagram for IlvCodeEditor::ContentChangedObserver:
IlvCodeEditor::Observer

Additional Inherited Members

- Public Member Functions inherited from IlvCodeEditor::Observer
virtual void update (const IlvCodeEditor &editor, IlBoolean redraw)=0
 Invoked when commands in the Code Editor have some impact.
 

Detailed Description

This observer is notified when the content of a Code Editor is modified, or when the read-only state of the Code Editor is changed.

Library: ilvadvgdt