![]() | InDesign SDK 20.5 |
#include <ScriptInfoDefs.h>
Public Member Functions | |
| ElementContext (const PMLocaleId &locale, const ScriptVersion &firstVersion, const ScriptVersion &lastVersion, const ScriptClient &client) | |
| ElementContext (const ElementContext &other) | |
| const PMLocaleId & | GetLocale () const |
| const ScriptVersion & | GetFirstVersion () const |
| const ScriptVersion & | GetLastVersion () const |
| const ScriptClient & | GetClient () const |
| ElementContext & | operator= (const ElementContext &) |
| bool16 | operator== (const ElementContext &other) const |
| void | ReadWrite (IPMStream *s) |
The context for a scripting element determines whether or not it is available in any particular scripting document object model (DOM).
| inline |
Get the client (kCoreScriptManagerBoss indicates "all clients")
| inline |
Get the first scripting DOM version in which this element is available
| inline |
Get the first scripting DOM version in which this element is no longer available
| inline |
Get product, feature set, and locale