public class LoadingDockItem extends JSBaseScriptableObject
myLogger
Constructor and Description |
---|
LoadingDockItem()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
jsGet_assetId()
Returns the asset id.
|
java.lang.String |
jsGet_destinationName()
Returns the destination name.
|
java.lang.String |
jsGet_errorLog()
Returns the error log.
|
java.lang.String |
jsGet_fileName()
Returns the file name.
|
long |
jsGet_fileSize()
Returns the file size.
|
boolean |
jsGet_isCompletedWithErrors()
Is completed with errors?
|
boolean |
jsGet_isDone()
Is done?
|
int |
jsGet_itemId()
Returns the item id.
|
java.lang.String |
jsGet_options()
Returns the options.
|
int |
jsGet_percent()
Returns the percent.
|
java.lang.String |
jsGet_progressId()
Returns the progress id.
|
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 java.lang.String jsGet_fileName()
public java.lang.String jsGet_destinationName()
public long jsGet_fileSize()
public java.lang.String jsGet_options()
public java.lang.String jsGet_progressId()
public java.lang.String jsGet_errorLog()
public int jsGet_itemId()
public int jsGet_percent()
public boolean jsGet_isDone()
public boolean jsGet_isCompletedWithErrors()
Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.