Rogue Wave Views Foundation Package API Reference Guide |
Rogue Wave Views Documentation Home |
#include <ilviews/graphics/holder.h>
#include <ilviews/base/value.h>
Classes | |
class | IlvScript |
Scripting class. More... | |
class | IlvScriptContext |
Scripting class. More... | |
class | IlvScriptFunction |
Scripting class. More... | |
class | IlvScriptLanguage |
Scripting class. More... | |
Enumerations |
Library: xviews or winviews or mviews (mutually exclusive)
Declaration of the IlvScript class.
enum IlvScriptType |
Defines the possible script types.
This enumeration type defines the different script types that can be created and manipulated.
Enumerator | |
---|---|
IlvEmptyScript |
An empty script. |
IlvLinkedScript |
A script that is linked to an external file. |
IlvInlineScript |
A script that holds it entire definition, and has no reference to external data. |
© Copyright 2016, 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.