LibraryPanel

ライブラリパネル

プロパティ(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]
associatedLibrary Libraryパネルに表示されているライブラリ
[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]
name 文字列値オブジェクトの名前
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
selection Array( Object ), NothingEnum.NOTHING(1851876449/nada)選択状態のオブジェクト
[12][13][14][15]
[16][17][18][19]
sortOrder SortAssets
SortAssets
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
BY_NAME1699955278
eSBN
名前順
[12][13][14][15]
[16][17][18][19]
BY_NEWEST1699955310
eSBn
新しい順
[12][13][14][15]
[16][17][18][19]
BY_OLDEST1699955279
eSBO
古い順
[12][13][14][15]
[16][17][18][19]
BY_TYPE1699955284
eSBT
形式順
表示順
[12][13][14][15]
[16][17][18][19]
view LibraryPanelViews
LibraryPanelViews
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
LARGE_THUMBNAIL_VIEW1699501142
eLTV
サムネール(大)を表示
[12][13][14][15]
[16][17][18][19]
LIST_VIEW1699501673
eLVi
リスト表示
[12][13][14][15]
[16][17][18][19]
THUMBNAIL_VIEW1700030550
eThV
サムネール表示
ライブラリパネルの表示
[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( LibraryPanel )オブジェクト参照を返す
[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]
select(selectableItems, [existingSelection]) なしオブジェクトを選択状態にする
selectableItems Object, Array( Object ), NothingEnum.NOTHING(1851876449/nada), SelectAll.ALL(1634495520/all )選択するオブジェクト
[existingSelection] SelectionOptions
SelectionOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ADD_TO1633969202
add2
追加選択する
[12][13][14][15]
[16][17][18][19]
REMOVE_FROM1919249734
remF
選択から削除する
[12][13][14][15]
[16][17][18][19]
REPLACE_WITH1919250519
repW
置き換える
[12][13][14][15]
[16][17][18][19]
SET_KEY1936028779
setk
整列のキーオブジェクトにする
既に選択されているものがあった場合 (既定値=SelectionOptions.REPLACE_WITH)
[12][13][14][15]
[16][17][18][19]
showAll() なし全てのアセットを表示
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.