Views
Gadgets Package API Reference Guide
Product Documentation:
Views Documentation Home
List of all members | Public Member Functions
IlvCodeEditor::Trigger Class Referenceabstract

Triggers are invoked when a Code Editor handles key events that trigger actions that must be implemented on the application side. More...

#include <ilviews/gadgets/codeedit.h>

Public Member Functions

virtual ~Trigger ()
 Destructor.
 
virtual IlBoolean action ()=0
 Invoked when an specific event occurs in the Code Editor.
 

Detailed Description

Triggers are invoked when a Code Editor handles key events that trigger actions that must be implemented on the application side.

Library: ilvadvgdt