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. | |
Triggers are invoked when a Code Editor handles key events that trigger actions that must be implemented on the application side.
Library: ilvadvgdt