public class IncludeScriptHandle extends StructureHandle
structContext
elementHandle
Constructor and Description |
---|
IncludeScriptHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of the included script.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFileName()
Returns file name of the script.
|
void |
setFileName(java.lang.String fileName)
Sets the file name of the script.
|
drop, getContext, getDefn, getExpressionProperty, getExternalizedValue, getExternalizedValue, getIntProperty, getMember, getProperty, getPropertyDefn, getStringProperty, getStructure, isDesignTime, isLocal, iterator, setDesignTime, setExpressionProperty, setProperty, setPropertySilently
getReference
getDesign, getElement, getElementHandle, getModule
public IncludeScriptHandle(SimpleValueHandle valueHandle, int index)
valueHandle
- the value handle for the included script list of one propertyindex
- the position of this included script in the listCopyright © 2008 Actuate Corp. All rights reserved.