public class IncludeScriptHandle extends StructureHandle
structContextelementHandle| 构造器和说明 |
|---|
IncludeScriptHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of the included script.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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, setPropertySilentlygetReferencegetDesign, getElement, getElementHandle, getModulepublic 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.