Links

Link(リンク)のコレクション

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
length 数値オブジェクト数

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
anyItem() Linkどれかのオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
count() 数値要素数を返す
[12][13][14][15]
[16][17][18][19]
everyItem() Array( Link )全てのオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
firstItem() Link最初のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
item(index) Linkインデックスまたは名前で指定したオブジェクトを返す
index 数値, 文字列値インデックスまたは名前
[12][13][14][15]
[16][17][18][19]
itemByID(id) LinkIDで指定したオブジェクトを返す
id 数値
[12][13][14][15]
[16][17][18][19]
itemByName(name) Link名前で指定したオブジェクトを返す
name 文字列値
[12][13][14][15]
[16][17][18][19]
itemByRange(from, to) Array( Link )範囲で指定したオブジェクトを返す
from Link, 数値, 文字列値範囲の開始
to Link, 数値, 文字列値範囲の終了
[12][13][14][15]
[16][17][18][19]
lastItem() Link最後のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
middleItem() Link真ん中のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
nextItem(obj) Link一つ後のオブジェクトを返す
obj Link位置の基準になるオブジェクト
[12][13][14][15]
[16][17][18][19]
previousItem(obj) Link一つ前のオブジェクトを返す
obj Link位置の基準になるオブジェクト
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す

Link

リンク

プロパティ(parentとその逆)

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Story, Graphic, Movie, Sound
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events
[12][13][14][15]
[16][17][18][19]
linkXmp LinkMetadata
[12][13][14][15]
[16][17][18][19]
preferences Preferences

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
assetID 文字列値アセットID
[12][13][14][15]
[16][17][18][19]
assetURL 文字列値The asset URL of the linked object.
[12][13][14][15]
[16][17][18][19]
date 日時値更新日時
[12][13][14][15]
[16][17][18][19]
edited 真偽値If true, indicates the linked object has been edited in the current document but the source file has not been updated.
[12][13][14][15]
[16][17][18][19]
editingState EditingState
EditingState
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
EDITING_CONFLICT1986217283
vcEC
The file was modified locally or remotely while it was locked and therefore two versions exist.
[12][13][14][15]
[16][17][18][19]
EDITING_LOCALLY1986217292
vcEL
The file has been modified locally and not locked.
[12][13][14][15]
[16][17][18][19]
EDITING_LOCALLY_LOCKED1986217291
vcEK
The file has been locked locally and may be modified.
[12][13][14][15]
[16][17][18][19]
EDITING_NOWHERE1986217294
vcEN
The file is not currently in use and is not locked.
[12][13][14][15]
[16][17][18][19]
EDITING_REMOTELY1986217298
vcER
Lock held but not usable.
[12][13][14][15]
[16][17][18][19]
EDITING_UNKNOWN1986217301
vcEU
The editing status is not known.
Version Cue での状態
[12][13][14][15]
[16][17][18][19]
filePath 文字列値, ファイルファイルパス
[12][13][14][15]
[16][17][18][19]
id 数値オブジェクトのID
[12][13][14][15]
[16][17][18][19]
index 数値インデックス
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
label 文字列値スクリプトラベル
[13][14][15]
[16][17][18][19]
linkResourceURI 文字列値The URI of the linked resource.
[12][13][14][15]
[16][17][18][19]
links Linksリンクの入れ子なのか?
[12][13][14][15]
[16][17][18][19]
linkType 文字列値The file type of the linked object.
[12][13][14][15]
[16][17][18][19]
name 文字列値ファイル名
[12][13][14][15]
[16][17][18][19]
needed 真偽値If true, indicates a link to a full-resolution version of the source file is needed. If false, indicates the object is embedded.
[12][13][14][15]
[16][17][18][19]
properties Object
[13][14][15]
[16][17][18][19]
renditionData LinkResourceRenditionType
LinkResourceRenditionType
Ver.10進数/文字列説明
[13][14][15]
[16][17][18][19]
ACTUAL1282372201
Lori
The link resource has original rendition.
[13][14][15]
[16][17][18][19]
FPO1281781871
Lfpo
The link resource has FPO rendition.
The rendition data of the link resource.
[12][13][14][15]
[16][17][18][19]
size 数値ファイルサイズ
[12][13][14][15]
[16][17][18][19]
status LinkStatus
LinkStatus
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
LINK_EMBEDDED1282237028
Lmbd
埋め込み
[12][13][14][15]
[16][17][18][19]
LINK_INACCESSIBLE1818848865
lina
URLにアクセス不能
[12][13][14][15]
[16][17][18][19]
LINK_MISSING1819109747
lmis
リンク先が見つからない
[12][13][14][15]
[16][17][18][19]
LINK_OUT_OF_DATE1819242340
lood
更新が必要
[12][13][14][15]
[16][17][18][19]
NORMAL1852797549
norm
最新
リンクの状態
[12][13][14][15]
[16][17][18][19]
versionState VersionState
VersionState
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
LOCAL_NEWER1986221644
vcVL
The version has modifications that make it newer than the project.
[12][13][14][15]
[16][17][18][19]
LOCAL_PROJECT_MATCH1986221645
vcVM
The version is identical to the project.
[12][13][14][15]
[16][17][18][19]
NO_RESOURCE1986221646
vcVN
No resource and no local file.
[12][13][14][15]
[16][17][18][19]
PROJECT_FILE_NEWER1986221648
vcVP
The project has a newer file.
[12][13][14][15]
[16][17][18][19]
VERSION_CONFLICT1986221635
vcVC
The version contains local edits but the project file is newer.
[12][13][14][15]
[16][17][18][19]
VERSION_UNKNOWN1986221653
vcVU
The version is not known.
The Version Cue version state of the file.

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
checkIn([versionComments], [forceSave]) なしVersion Cueチェックイン
[versionComments] 文字列値Version Cueバージョンコメント
[forceSave] 真偽値Version Cue強制的にバージョンを保存 (既定値=false)
[12][13][14][15]
[16][17][18][19]
copyLink(to, [versionComments], [forceSave]) なしリンクのコピー
to ファイルファイル名またはフォルダ名
[versionComments] 文字列値Version Cueバージョンコメント
[forceSave] 真偽値Version Cue強制的にバージョンを保存 (既定値=false)
[12][13][14][15]
[16][17][18][19]
editOriginal() なし元画像を編集
[12][13][14][15]
[16][17][18][19]
extractLabel(key) 文字列値キーに関連づけられた値を取得
key 文字列値キー
[12][13][14][15]
[16][17][18][19]
getElements() Array( Link )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
goToSource() なしソースファイルを開く
[12][13][14][15]
[16][17][18][19]
insertLabel(key, value) なしキーに関連づけられた値を設定
key 文字列値キー
value 文字列値
[13][14][15]
[16][17][18][19]
reinitLink(linkResourceURI) なしExperimental: Reinitialize the link to a new uri
linkResourceURI 文字列値Resource URI to relink.
[12][13][14][15]
[16][17][18][19]
relink(to) なし再リンク
to ファイル, 文字列値フォルダ名
[13][14][15]
[16][17][18][19]
relinkTextFragmentLink(linkResourceURI, [name]) なしExperimental: Relink the text fragment link to a new uri
linkResourceURI 文字列値Resource URI to relink to.
[name] 文字列値The tag name for the key.
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[13][14][15]
[16][17][18][19]
replaceWithOriginal() なしExperimental: Download the original asset and replace FPO with it.
[12][13][14][15]
[16][17][18][19]
revealInBridge() なしリンクファイルをAdobe Bridgeで開く
[12][13][14][15]
[16][17][18][19]
revealInSystem() なしリンクファイルのあるフォルダをエクスプローラ/ファインダーで開いて当該ファイルを選択する
[12][13][14][15]
[16][17][18][19]
show() なしリンクを表示
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.
[12][13][14][15]
[16][17][18][19]
unembed([to], [versionComments], [forceSave]) なしUnembeds the source file. If no folder is specified, creates a link to the original source file; if a folder is specified, copies the file to the folder and creates a link to the copied file.
[to] ファイルフォルダ名
[versionComments] 文字列値Version Cueバージョンコメント
[forceSave] 真偽値Version Cue強制的にバージョンを保存 (既定値=false)
[12][13][14][15]
[16][17][18][19]
unlink() なし埋め込み
[12][13][14][15]
[16][17][18][19]
update() Linkリンクの更新

クラス

プロパティ名値(文字列)説明
AFTER_ATTRIBUTE_CHANGEDafterAttributeChangedDispatched when the value of a property changes on this Link. This event bubbles. This event is not cancelable.
AFTER_DELETEafterDeleteDispatched after a Link is deleted. This event bubbles. This event is not cancelable.
AFTER_EMBEDafterEmbedDispatched after a Link is embedded. This event bubbles. This event is not cancelable.
AFTER_MOVEafterMoveDispatched after a Link is relocated from one object to another. This event bubbles. This event is not cancelable.
AFTER_NEWafterNewDispatched after a Link is created. This event bubbles. This event is not cancelable.
AFTER_UNEMBEDafterUnembedDispatched after a Link is unembedded. This event bubbles. This event is not cancelable.
AFTER_UPDATEafterUpdateDispatched after a Link is updated. This event bubbles. This event is not cancelable.
BEFORE_DELETEbeforeDeleteDispatched before a Link is deleted. This event bubbles. This event is cancelable.
BEFORE_EMBEDbeforeEmbedDispatched before a Link is embedded. This event bubbles. This event is cancelable.
BEFORE_MOVEbeforeMoveDispatched before a Link is relocated from one object to another. This event bubbles. This event is cancelable.
BEFORE_UNEMBEDbeforeUnembedDispatched before a Link is unembedded. This event bubbles. This event is cancelable.
BEFORE_UPDATEbeforeUpdateDispatched before a Link is updated. This event bubbles. This event is cancelable.