PlaceGun

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

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

Ver.プロパティR/O
[7][7.5][8][9]
[10][11][12][13]
parent Document
[7][7.5][8][9]
[10][11][12][13]
buttons Buttons
[8][9]
[10][11][12][13]
checkBoxes CheckBoxes
[8][9]
[10][11][12][13]
comboBoxes ComboBoxes
[7][7.5][8][9]
[10][11][12][13]
epss EPSs
[7][7.5][8][9]
[10][11][12][13]
epstexts EPSTexts
[7][7.5][8][9]
[10][11][12][13]
eventListeners EventListeners
[7][7.5][8][9]
[10][11][12][13]
events Events
[7][7.5][8][9]
[10][11][12][13]
formFields FormFields
[7][7.5][8][9]
[10][11][12][13]
graphicLines GraphicLines
[7][7.5][8][9]
[10][11][12][13]
graphics Graphics
[7][7.5][8][9]
[10][11][12][13]
groups Groups
[7][7.5][8][9]
[10][11][12][13]
images Images
[7][7.5][8][9]
[10][11][12][13]
importedPages ImportedPages
[8][9]
[10][11][12][13]
listBoxes ListBoxes
[7][7.5][8][9]
[10][11][12][13]
multiStateObjects MultiStateObjects
[7][7.5][8][9]
[10][11][12][13]
ovals Ovals
[7][7.5][8][9]
[10][11][12][13]
pageItems PageItems
[7][7.5][8][9]
[10][11][12][13]
pdfs PDFs
[7][7.5][8][9]
[10][11][12][13]
picts PICTs
[7][7.5][8][9]
[10][11][12][13]
polygons Polygons
[8][9]
[10][11][12][13]
radioButtons RadioButtons
[7][7.5][8][9]
[10][11][12][13]
rectangles Rectangles
[8][9]
[10][11][12][13]
signatureFields SignatureFields
[7][7.5][8][9]
[10][11][12][13]
snippets Snippets
[7][7.5][8][9]
[10][11][12][13]
splineItems SplineItems
[8][9]
[10][11][12][13]
textBoxes TextBoxes
[7][7.5][8][9]
[10][11][12][13]
textFrames TextFrames
[7][7.5][8][9]
[10][11][12][13]
wmfs WMFs

プロパティ

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

メソッド

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