public class JSEmbeddedFile extends JSBaseScriptableObject
myLogger
Constructor and Description |
---|
JSEmbeddedFile() |
Modifier and Type | Method and Description |
---|---|
ManagedFile |
jsFunction_getManagedFile()
Gets the ManagedFile object for the Embedded asset
|
int |
jsGet_assetID()
Asset id of the embeddedFile
|
java.lang.String |
jsGet_documentID() |
java.lang.String |
jsGet_filePath()
Original File path used to associate this embedded file with the parent asset
|
java.lang.String |
jsGet_instanceID() |
int |
jsGet_pageNumber()
Page number of the embeded file or -1
|
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, equivalentValues, get, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, has, hasInstance, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
public int jsGet_assetID()
public int jsGet_pageNumber()
public java.lang.String jsGet_filePath()
public java.lang.String jsGet_documentID()
public java.lang.String jsGet_instanceID()
public ManagedFile jsFunction_getManagedFile()
Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.