DtRwNLengthStringVector myScriptIds
Parameter Name: script-ids Parameter Description: List of script IDs that are enabled by this control...
Definition: scriptEnableControllerDescriptor.h:73
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
DtRwNLengthStringVector is a named, readable/writable vector of strings of arbitrary length...
Definition: rwNLengthStringVector.h:28
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:42
Definition: readerWriterRegistry.h:39
DtComponentDescriptor & operator=(const DtComponentDescriptor &orig)
assignment
DtScriptEnableControllerDescriptor is a DtComponentDescriptor that provides parameters to the DtScrip...
Definition: scriptEnableControllerDescriptor.h:21
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
Script variables is a container of variables by script id that can be referenced in existing scripts...
Definition: rwScriptVariables.h:65
DtRwScriptVariablesList myScriptVariables
Parameter Name: script-variables Parameter Description: List of script variables that can be referenc...
Definition: scriptEnableControllerDescriptor.h:80
virtual DtString type() const
Returns the type of component this descriptor describes.
static DtComponentDescriptor * creator()