PlaceGun

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

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

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

[15][16][17][18]
svgs SVGs
[8][14]
[15][16][17][18]
textBoxes TextBoxes
[7][7.5][8][14]
[15][16][17][18]
textFrames TextFrames
[7][7.5][8][14]
[15][16][17][18]
wmfs WMFs

プロパティ

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

メソッド

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