GalleyPreference

環境設定-ストーリーエディタ

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Application, Document
[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]
antiAliasType AntiAliasType
AntiAliasType
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
COLOR_ANTIALIASING1665418322
cDDR
LCD最適化
[12][13][14][15]
[16][17][18][19]
GRAY_ANTIALIASING1732527186
gDDR
デフォルト
[12][13][14][15]
[16][17][18][19]
THICKER_ANTIALIASING1950444659
tAls
弱い
アンチエイリアスのタイプ
[12][13][14][15]
[16][17][18][19]
backgroundColor [ r, g, b ], InCopyUIColors背景色
[12][13][14][15]
[16][17][18][19]
blinkCursor 真偽値点滅
[12][13][14][15]
[16][17][18][19]
cursorType CursorTypes
CursorTypes
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
BARBELL_CURSOR1698841196
eBBl
バーベル
[12][13][14][15]
[16][17][18][19]
BLOCK_CURSOR1698851951
eBlo
ブロック
[12][13][14][15]
[16][17][18][19]
STANDARD_CURSOR1699968100
eStd
標準
[12][13][14][15]
[16][17][18][19]
THICK_CURSOR1700029291
eTck
太い
カーソルオプション
[12][13][14][15]
[16][17][18][19]
displayFont 文字列値フォント
[12][13][14][15]
[16][17][18][19]
displayFontSize 長さ値サイズ
[12][13][14][15]
[16][17][18][19]
infoColumnWidth 長さ値スタイル名のコラムの幅
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
lineSpacingValue LineSpacingType
LineSpacingType
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
DOUBLE_SPACE1682068336
dBSp
ダブルスペース
[12][13][14][15]
[16][17][18][19]
ONE_AND_HALF_SPACE1866549363
oAHs
150%スペース
[12][13][14][15]
[16][17][18][19]
SINGLE_SPACE1936282480
siSp
シングルスペース
[12][13][14][15]
[16][17][18][19]
TRIPLE_SPACE1951552368
tRSp
トリプルスペース
行間隔
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
showDepthRuler 真偽値[表示]-[ストーリーエディタ]-[奥行き定規を表示/隠す]
[12][13][14][15]
[16][17][18][19]
showInfoColumn 真偽値[表示]-[ストーリーエディタ]-[スタイル名のコラムを表示/隠す]
[12][13][14][15]
[16][17][18][19]
showParagraphBreakMarks 真偽値If true, show paragraph break marks.
[12][13][14][15]
[16][17][18][19]
showParagraphStyleNames 真偽値スタイル名のコラムを表示/隠す
[12][13][14][15]
[16][17][18][19]
smoothText 真偽値アンチエイリアスを使用可能にする
[12][13][14][15]
[16][17][18][19]
textColor [ r, g, b ], InCopyUIColorsテキストカラー

メソッド

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