<< Click to Display Table of Contents >>

multiscreen.stylejson

入力ダイアログのスタイルを設定します。

Reference

パラメーターの値は、{"inputdialog":{"GroupKey1":{"Key1":"Value1","Key2":"Value2",...},...},"toolbar":{"Key1":"Value1","Key2":"Value2",...},"commenttoolbar":{"Key1":"Value1","Key2":"Value2",...}}の形で、JSON形式の文字列で設定してください。

イメージファイルのパスはHttp URL形式のみ設定可能です。

設定可能なKeyは次の通りです。

inputdialog GroupKey:common

Key

説明

backgroundcolor

背景色

fontname

フォント名

enable_prev_image

活性化された[前へ]ボタンの画像のパス

enable_next_image

活性化された[次へ]ボタンの画像のパス

disable_prev_image

非活性化された[前へ]ボタンの画像のパス

disable_next_image

非活性化された[次へ]ボタンの画像のパス

confirm_image

[OK]ボタンの画像のパス

cancel_image

[キャンセル]ボタンの画像のパス

clear_image

[初期化]ボタンの画像のパス

reset_image

[選択なし]ボタンの画像のパス

tooltiptext

fontcolor

ツールヒントテキストのフォント色

multiscreen.signpad_viewtypeパラメーター値をkeepratio、keepratioandfittoframeのうち、1つの値に設定した場合に適用されます。

inputdialog GroupKey:combobox, radiobutton, togglebutton

Key

説明

checkmark_color

チェックマークの色

item_backgroundcolor

選択されていないアイテムの背景色

item_fontcolor

選択されていないアイテムのフォントの色

selected_item_backgroundcolor

選択されたアイテムの背景色

selected_item_fontcolor

選択されたアイテムのフォントの色

disable_item_fontcolor

非活性化状態のアイテムフォント色

scrollbar_backgroundcolor

スクロールバー領域の背景色

scrollbar_color

スクロールバーの色

inputdialog GroupKey:signpad

Key

説明

selected_pen_image

[Pen]ボタンの画像のパス

selected_eraser_image

[消しゴム]ボタンの画像のパス

seal_button_image

[印鑑]ボタンの画像のパス

fittoframe_reset_button_image

[初期化]ボタンの画像のパス

multiscreen.signpad_viewtypeパラメーター値をfittoframe、fittoframeandkeepratio、fittoframeverticalalignのうち、1つの値に設定した場合に適用されます。

keepratio_reset_button_image

[初期化]ボタンの画像のパス

multiscreen.signpad_viewtypeパラメーター値をkeepratio、keepratioandfittoframeのうち、1つの値に設定した場合に適用されます。

signtext_fontname

署名が表示されるフォント名

tooltiptext

fontcolor

ツールヒントテキストのフォント色

multiscreen.signpad_viewtypeパラメーター値をfittoframe、fittoframeandkeepratio、fittoframeverticalalignのうち、1つの値に設定した場合に適用されます。

inputdialog GroupKey:textbox

Key

説明

account

search_button_backgroundcolor

口座番号入力ダイアログの[口座照会]ボタンの背景色

search_button_fontcolor

口座番号入力ダイアログの[口座照会]ボタンのフォント色

pagenumber_fontcolor

口座番号入力ダイアログのページ番号のフォント色

page_prev_button_image

口座番号入力ダイアログの[<]ボタンの画像のパス

page_next_button_image

口座番号入力ダイアログの[>]ボタンの画像のパス

title_fontcolor

口座番号入力ダイアログのタイトルのフォント色

list_header_fontcolor

口座番号入力ダイアログのリストヘッダーのフォント色

list_item_fontcolor

口座番号入力ダイアログのリストアイテムのフォント色

address

search_button_image

口座番号入力ダイアログの[検索]ボタンの画像のパス

pagenumber_fontcolor

口座番号入力ダイアログのページ番号のフォント色

page_prev_button_image

口座番号入力ダイアログの[<]ボタンの画像のパス

page_next_button_image

口座番号入力ダイアログの[>]ボタンの画像のパス

enable_title_backgroundcolor

口座番号入力ダイアログの選択されたタブのタイトル背景色

enable_title_fontcolor

口座番号入力ダイアログの選択されたタブのタイトルフォント色

disable_title_backgroundcolor

口座番号入力ダイアログの選択されていないタブのタイトル背景色

disable_title_fontcolor

口座番号入力ダイアログの選択されていないタブのタイトルフォント色

toggle_password

show_button_backgroundcolor

パスワードフォーマットが設定された数字入力ダイアログの[表示]ボタンの背景色

show_button_fontcolor

パスワードフォーマットが設定された数字入力ダイアログの[表示]ボタンのフォント色

hide_button_backgroundcolor

パスワードフォーマットが設定された数字入力ダイアログの[非表示]ボタンの背景色

hide_button_fontcolor

パスワードフォーマットが設定された数字入力ダイアログの[非表示]ボタンのフォント色

toolbar Key

Key

説明

backgroundcolor

背景色

fontcolor

フォント色

thumbnail_url

[ページのサムネイル]ボタンの画像のパス

firstpage_enable_url

活性化した[最初]ボタンの画像のパス

firstpage_disable_url

非活性化した[最初]ボタンの画像のパス

lastpage_enable_url

活性化された[最後]ボタンの画像のパス

lastpage_disable_url

非活性化された[最後]ボタンの画像のパス

prevpage_enable_url

活性化された[前へ]ボタンの画像のパス

prevpage_disable_url

非活性化された[前へ]ボタンの画像のパス

nextpage_enable_url

活性化された[次へ]ボタンの画像のパス

nextpage_disable_url

非活性化された[次へ]ボタンの画像のパス

zoomin_url

[拡大]ボタンの画像のパス

zoomout_url

[縮小]ボタンの画像のパス

zoomreset_url

[元のサイズ]ボタンの画像のパス

chat_url

[チャット]ボタンの画像のパス

show_thumbnail

ツールバーに[ページサムネイル表示]ボタンの表示可否(既定値:true)

show_home

ツールバーに[最初のページに移動]ボタンの表示可否(既定値:true)

show_prev

ツールバーに[前のページ]ボタンの表示可否(既定値:true)

show_next

ツールバーに[次のページ]ボタンの表示可否(既定値:true)

show_end

ツールバーに[最後のページに移動]ボタンの表示可否(既定値:true)

show_zoomin

ツールバーに[拡大]ボタンの表示可否(既定値:true)

show_zoomout

ツールバーに[縮小]ボタンの表示可否(既定値:true)

show_zoomreset

ツールバーに[元のサイズ]ボタンの表示可否(既定値:true)

show_chat

ツールバーに[チャット]ボタンの表示可否(既定値:false)

commenttoolbar Key

Key

説明

backgroundcolor

背景色

select_color

選択項目の背景色

separator_color

項目の区分線の色

hand_url

[手のひらツール]ボタンの画像のパス

pen_url

[Pen]ボタンの画像のパス

highlightpen_url

[蛍光Pen]ボタンの画像のパス

eraser_url

[消しゴム]ボタンの画像のパス

clear_url

[全て消す]ボタンの画像のパス

undo_enable_url

活性化された[元に戻す]ボタンの画像のパス

redo_enable_url

活性化された[やり直し]ボタンの画像のパス

redo_disable_url

非活性化された[やり直し]ボタンの画像のパス

undo_disable_url

非活性化された[元に戻す]ボタンの画像のパス