EPubExportPreviewAppPreference

EPUB書き出しオプション 書き出し後EPUBを表示

プロパティ(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]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
viewDocumentAfterExport 真偽値書き出し後EPUBを表示

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addApplication(applicationPath, selectedForReflowableEpub, selectedForFixedLayoutEpub, [withProperties]) なしAdd a new preview application preference
applicationPath 文字列値アプリケーションパス
selectedForReflowableEpub 真偽値リフロー型レイアウト
selectedForFixedLayoutEpub 真偽値固定レイアウト
[withProperties] Objectプロパティを設定
[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]
getApplicationAtIndex(indexOfApp, [withProperties]) varies=anyGet the application at index.
indexOfApp 真偽値The index of the application to get information for.
[withProperties] Objectプロパティを設定
[12][13][14][15]
[16][17][18][19]
getApplicationCount() 数値Number of applications added for ePub Preview.
[12][13][14][15]
[16][17][18][19]
getElements() Array( EPubExportPreviewAppPreference )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
removeApplication(indexOfApp, [withProperties]) なしRemove an application at specified index.
indexOfApp 数値The index of the application to be removed.
[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]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.