PagesPanel

ページパネル

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Application
[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]
iconSize IconSizes
IconSizes
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
EXTRA_LARGE_ICON1885695079
pelg
特大
[12][13][14][15]
[16][17][18][19]
EXTRA_SMALL_ICON1885696877
pesm
極小
[12][13][14][15]
[16][17][18][19]
JUMBO_ICON1886943340
pxxl
超特大
[12][13][14][15]
[16][17][18][19]
LARGE_ICON1884058215
pLrg
[12][13][14][15]
[16][17][18][19]
MEDIUM_ICON1886217572
pmed
[12][13][14][15]
[16][17][18][19]
SMALL_ICON1886612844
psml
アイコンサイズ
[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]
masterIconSize IconSizes
IconSizes
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
EXTRA_LARGE_ICON1885695079
pelg
特大
[12][13][14][15]
[16][17][18][19]
EXTRA_SMALL_ICON1885696877
pesm
極小
[12][13][14][15]
[16][17][18][19]
JUMBO_ICON1886943340
pxxl
超特大
[12][13][14][15]
[16][17][18][19]
LARGE_ICON1884058215
pLrg
[12][13][14][15]
[16][17][18][19]
MEDIUM_ICON1886217572
pmed
[12][13][14][15]
[16][17][18][19]
SMALL_ICON1886612844
psml
アイコンサイズ
[12][13][14][15]
[16][17][18][19]
mastersThumbnails 真偽値If true, display thumbnails of the pages in the master pages area of the panel.
[12][13][14][15]
[16][17][18][19]
masterVerticalView 真偽値If true, master page icons will be arranged vertically around the binding spine. If false, master page icons will be arranged horizontally.
[12][13][14][15]
[16][17][18][19]
name 文字列値オブジェクトの名前
[12][13][14][15]
[16][17][18][19]
pagesOnTop 真偽値If true, the pages area of the panel will be drawn above the master pages area.
[12][13][14][15]
[16][17][18][19]
pagesThumbnails 真偽値If true, display thumbnails of the pages in the pages area of the panel.
[12][13][14][15]
[16][17][18][19]
pagesViewSetting PageViewOptions
PageViewOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
BY_ALTERNATE_LAYOUT1987277931
vstk
Pages arranged in vertical columns by alternate layout.
[12][13][14][15]
[16][17][18][19]
HORIZONTALLY1752396907
hstk
Pages arranged in horizontal rows.
[12][13][14][15]
[16][17][18][19]
VERTICALLY1987211127
vrow
Pages arranged in a vertical column.
View setting for how to arrange the pages in the page section of the panel.
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
resizeBehavior PanelLayoutResize
PanelLayoutResize
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
MASTERS_FIXED1886416230
ppmf
マスター固定
[12][13][14][15]
[16][17][18][19]
PAGES_FIXED1886414456
ppfx
ページ固定
[12][13][14][15]
[16][17][18][19]
PROPORTIONAL_RESIZE1886417010
pppr
縦横比を維持
Specifies the behavior of the document and master page areas of the panel when the panel is resized.
[12][13][14][15]
[16][17][18][19]
rotationIcons 真偽値If true, a rotation icon will display next to spreads with non-zero rotation applied.
[12][13][14][15]
[16][17][18][19]
transitionsIcons 真偽値If true, a page transitions icon will display next to spreads with page transitions applied.
[12][13][14][15]
[16][17][18][19]
transparencyIcons 真偽値If true, a transparency icon will display next to spreads with elements having transparency applied.
[12][13][14][15]
[16][17][18][19]
visible 真偽値表示するかどうか

メソッド

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]
getElements() Array( PagesPanel )オブジェクト参照を返す
[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.