GalleyPreference

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

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

Ver.プロパティR/O
[7][7.5][8][9]
[10][11][12][13]
parent Application, Document
[7][7.5][8][9]
[10][11][12][13]
eventListeners EventListeners
[7][7.5][8][9]
[10][11][12][13]
events Events

プロパティ

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

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[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( GalleyPreference )オブジェクト参照を返す
[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]
toSource() 文字列値ソースコードを表す文字列を返す
[7][7.5][8][9]
[10][11][12][13]
toSpecifier() 文字列値Retrieves the object specifier.