public class LoadingDockType extends JSBaseScriptableObject
Constructor and Description |
---|
LoadingDockType() |
Modifier and Type | Method and Description |
---|---|
boolean |
jsGet_addNewVideoFormats()
Returns the loading dock type add new video formats checkbox.
|
java.lang.String |
jsGet_conversions()
Returns the loading dock type conversions properties.
|
java.lang.String |
jsGet_description()
Returns the loading dock type description.
|
java.lang.String |
jsGet_destinationColorspace()
Returns the loading dock type destination colorspace properties.
|
int |
jsGet_id()
Returns the loading dock type id.
|
java.lang.String |
jsGet_imageFormats()
Returns the loading dock type image formats properties.
|
java.lang.String |
jsGet_intent()
Returns the loading dock type intent properties.
|
java.lang.String |
jsGet_name()
Returns the loading dock type name.
|
java.lang.String |
jsGet_platform()
Returns the loading dock type platform properties.
|
java.lang.String |
jsGet_resolution()
Returns the loading dock type resolution properties.
|
java.lang.String |
jsGet_rotate()
Returns the loading dock type rotate properties.
|
java.lang.String |
jsGet_scale()
Returns the loading dock type scale properties.
|
java.lang.String |
jsGet_scriptOptions()
Returns the loading dock type script options properties.
|
boolean |
jsGet_showConversions()
Returns the loading dock type show conversions checkbox.
|
boolean |
jsGet_showDestinationColorspace()
Returns the loading dock type show destination colorspace checkbox.
|
boolean |
jsGet_showImageFormats()
Returns the loading dock type show image formats checkbox.
|
boolean |
jsGet_showIntent()
Returns the loading dock type show intent checkbox.
|
boolean |
jsGet_showPlatform()
Returns the loading dock type show platform checkbox.
|
boolean |
jsGet_showResolution()
Returns the loading dock type show resolution checkbox.
|
boolean |
jsGet_showRotate()
Returns the loading dock type show rotate checkbox.
|
boolean |
jsGet_showScale()
Returns the loading dock type show scale checkbox.
|
boolean |
jsGet_showScriptOptions()
Returns the loading dock type show script options checkbox.
|
boolean |
jsGet_showSourceColorspace()
Returns the loading dock type show source colorspace checkbox.
|
boolean |
jsGet_showVideoFormats()
Returns the loading dock type show video formats checkbox.
|
java.lang.String |
jsGet_sourceColorspace()
Returns the loading dock type source colorspace properties.
|
java.lang.String |
jsGet_videoFormats()
Returns the loading dock type video formats properties.
|
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 java.lang.String jsGet_name()
public java.lang.String jsGet_description()
public int jsGet_id()
public boolean jsGet_showPlatform()
public java.lang.String jsGet_platform()
public boolean jsGet_showImageFormats()
public java.lang.String jsGet_imageFormats()
public boolean jsGet_showRotate()
public java.lang.String jsGet_rotate()
public boolean jsGet_showScale()
public java.lang.String jsGet_scale()
public boolean jsGet_showResolution()
public java.lang.String jsGet_resolution()
public boolean jsGet_showIntent()
public java.lang.String jsGet_intent()
public boolean jsGet_showSourceColorspace()
public java.lang.String jsGet_sourceColorspace()
public boolean jsGet_showDestinationColorspace()
public java.lang.String jsGet_destinationColorspace()
public boolean jsGet_showConversions()
public java.lang.String jsGet_conversions()
public boolean jsGet_showVideoFormats()
public boolean jsGet_addNewVideoFormats()
public java.lang.String jsGet_videoFormats()
public boolean jsGet_showScriptOptions()
public java.lang.String jsGet_scriptOptions()
Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.