CrossReferences

CrossReference(索引相互参照)のコレクション

プロパティ

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

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
add(referencedTopic, crossReferenceType, [customTypeString], [withProperties]) CrossReference新しいオブジェクトを作成し、それを返す
referencedTopic Topic位置の基準になるトピック
crossReferenceType CrossReferenceType
CrossReferenceType
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
CUSTOM_CROSS_REFERENCE1131639875
CstC
Inserts the specified string in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
CUSTOM_CROSS_REFERENCE_AFTER1131639905
Csta
Inserts the specified following topic separator and the specified string after the referenced topic.
[12][13][14][15]
[16][17][18][19]
CUSTOM_CROSS_REFERENCE_BEFORE1131639906
Cstb
Inserts the specified string and the specified before cross reference separator in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
SEE1701729125
enSe
Inserts 'See' in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
SEE_ALSO1399144812
SeAl
Inserts 'See also' in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
SEE_ALSO_HEREIN1398884466
SaHr
Inserts 'See also herein' in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
SEE_HEREIN1397256814
SHrn
Inserts 'See herein' in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
SEE_OR_ALSO_BRACKET1399800172
SoAl
Inserts 'See also' in front of the referenced topic if the topic has an associated page reference.
[customTypeString] 文字列値The custom string to use in the cross reference. Valid only for custom cross reference types.
[withProperties] Objectプロパティを設定
[12][13][14][15]
[16][17][18][19]
anyItem() CrossReferenceどれかのオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
count() 数値要素数を返す
[12][13][14][15]
[16][17][18][19]
everyItem() Array( CrossReference )全てのオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
firstItem() CrossReference最初のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
item(index) CrossReferenceインデックスまたは名前で指定したオブジェクトを返す
index 数値, 文字列値インデックスまたは名前
[12][13][14][15]
[16][17][18][19]
itemByID(id) CrossReferenceIDで指定したオブジェクトを返す
id 数値
[12][13][14][15]
[16][17][18][19]
itemByName(name) CrossReference名前で指定したオブジェクトを返す
name 文字列値
[12][13][14][15]
[16][17][18][19]
itemByRange(from, to) Array( CrossReference )範囲で指定したオブジェクトを返す
from CrossReference, 数値, 文字列値範囲の開始
to CrossReference, 数値, 文字列値範囲の終了
[12][13][14][15]
[16][17][18][19]
lastItem() CrossReference最後のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
middleItem() CrossReference真ん中のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
nextItem(obj) CrossReference一つ後のオブジェクトを返す
obj CrossReference位置の基準になるオブジェクト
[12][13][14][15]
[16][17][18][19]
previousItem(obj) CrossReference一つ前のオブジェクトを返す
obj CrossReference位置の基準になるオブジェクト
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す

CrossReference

索引相互参照

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Topic
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
crossReferenceType CrossReferenceType
CrossReferenceType
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
CUSTOM_CROSS_REFERENCE1131639875
CstC
Inserts the specified string in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
CUSTOM_CROSS_REFERENCE_AFTER1131639905
Csta
Inserts the specified following topic separator and the specified string after the referenced topic.
[12][13][14][15]
[16][17][18][19]
CUSTOM_CROSS_REFERENCE_BEFORE1131639906
Cstb
Inserts the specified string and the specified before cross reference separator in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
SEE1701729125
enSe
Inserts 'See' in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
SEE_ALSO1399144812
SeAl
Inserts 'See also' in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
SEE_ALSO_HEREIN1398884466
SaHr
Inserts 'See also herein' in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
SEE_HEREIN1397256814
SHrn
Inserts 'See herein' in front of the referenced topic.
[12][13][14][15]
[16][17][18][19]
SEE_OR_ALSO_BRACKET1399800172
SoAl
Inserts 'See also' in front of the referenced topic if the topic has an associated page reference.
The text that precedes or follows the referenced topic.
[12][13][14][15]
[16][17][18][19]
customTypeString 文字列値The text used for a custom cross reference type. Note: Valid only for custom cross reference types.
[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 文字列値スクリプトラベル
[12][13][14][15]
[16][17][18][19]
name 文字列値オブジェクトの名前 - label のエイリアス
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
referencedTopic TopicThe topic to which this CrossReference points.

メソッド

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]
extractLabel(key) 文字列値キーに関連づけられた値を取得
key 文字列値キー
[12][13][14][15]
[16][17][18][19]
getElements() Array( CrossReference )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
insertLabel(key, value) なしキーに関連づけられた値を設定
key 文字列値キー
value 文字列値
[12][13][14][15]
[16][17][18][19]
remove() なし削除
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.