rwlogo

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
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


© Copyright 2015, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.