Links

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

プロパティ

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

メソッド

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

Link

リンク

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

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

プロパティ

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

メソッド

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