PlaceGun

配置カーソル状態時のアイテム群

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Document
[12][13][14][15]
[16][17][18][19]
buttons Buttons
[12][13][14][15]
[16][17][18][19]
checkBoxes CheckBoxes
[12][13][14][15]
[16][17][18][19]
comboBoxes ComboBoxes
[12][13][14][15]
[16][17][18][19]
epss EPSs
[12][13][14][15]
[16][17][18][19]
epstexts EPSTexts
[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]
formFields FormFields
[12][13][14][15]
[16][17][18][19]
graphicLines GraphicLines
[12][13][14][15]
[16][17][18][19]
graphics Graphics
[12][13][14][15]
[16][17][18][19]
groups Groups
[12][13][14][15]
[16][17][18][19]
images Images
[12][13][14][15]
[16][17][18][19]
importedPages ImportedPages
[12][13][14][15]
[16][17][18][19]
listBoxes ListBoxes
[12][13][14][15]
[16][17][18][19]
multiStateObjects MultiStateObjects
[12][13][14][15]
[16][17][18][19]
ovals Ovals
[12][13][14][15]
[16][17][18][19]
pageItems PageItems
[12][13][14][15]
[16][17][18][19]
pdfs PDFs
[12][13][14][15]
[16][17][18][19]
picts PICTs
[12][13][14][15]
[16][17][18][19]
polygons Polygons
[12][13][14][15]
[16][17][18][19]
radioButtons RadioButtons
[12][13][14][15]
[16][17][18][19]
rectangles Rectangles
[12][13][14][15]
[16][17][18][19]
signatureFields SignatureFields
[12][13][14][15]
[16][17][18][19]
snippets Snippets
[12][13][14][15]
[16][17][18][19]
splineItems SplineItems
[15]
[16][17][18][19]
svgs SVGs
[12][13][14][15]
[16][17][18][19]
textBoxes TextBoxes
[12][13][14][15]
[16][17][18][19]
textFrames TextFrames
[12][13][14][15]
[16][17][18][19]
wmfs WMFs

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
loaded 真偽値Whether the place gun is currently loaded with content for placing.
[12][13][14][15]
[16][17][18][19]
properties Object

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
abortPlaceGun() なし配置の中止
[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]
getElements() Array( PlaceGun )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
loadPlaceGun(fileName, [showingOptions], [withProperties]) なし配置カーソルに読み込み
fileName ファイル, Array( ファイル )配置するファイル名
[showingOptions] 真偽値オプションのダイアログを表示させるか (既定値=false)
[withProperties] Objectプロパティを設定
[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]
rotate([direction]) なしコンテンツの入れ替え
[direction] RotationDirection
RotationDirection
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
BACKWARD1113680759
Bakw
最背面のアイテムを最前面へ
[12][13][14][15]
[16][17][18][19]
FORWARD1181708919
Forw
最前面のアイテムを最背面へ
入れ替え方向 (既定値=RotationDirection.FORWARD)
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.