<< Click to Display Table of Contents >>

multiscreen.stylejson

Sets the input dialog Style.

Reference

Set the parameter value as a string in the following JSON format:

{"inputdialog":{"GroupKey1":{"Key1":"Value1","Key2":"Value2",...},...},"toolbar":{"Key1":"Value1","Key2":"Value2",...},"commenttoolbar":{"Key1":"Value1","Key2":"Value2",...}}.

The image file path can only be in the form of an HTTP URL.

The configurable keys are as follows:

inputdialog GroupKey: common

Key

Description

backgroundcolor

Background color

fontname

Font name

enable_prev_image

[Prev] button image path(Enabled)

enable_next_image

[Next] button image path(Enabled)

disable_prev_image

[Prev] button image path(Disabled)

disable_next_image

[Next] button image path(Disabled)

confirm_image

[OK] button image path

cancel_image

[Cancel] button image path

clear_image

[Clear] button image path

reset_image

[Clear] button image path

tooltiptext

fontcolor

Tooltip text font color. Applies when the multiscreen.signpad_viewtype parameter value is set to one of the following values: keepratio and keepratioandfittoframe

inputdialog GroupKey: combobox, radiobutton, togglebutton

Key

Description

checkmark_color

Checkmark color

item_backgroundcolor

Background color of the unselected item

item_fontcolor

Font color of the unselected item

selected_item_backgroundcolor

Background color of the selected item

selected_item_fontcolor

Font color of the selected item

disable_item_fontcolor

Font color of disabled items

scrollbar_backgroundcolor

Scrollbar area background color

scrollbar_color

Scrollbar color

inputdialog GroupKey: signpad

Key

Description

selected_pen_image

[Pen] button image path

selected_eraser_image

[Erase] button image path

seal_button_image

[Seal] button image path

fittoframe_reset_button_image

[Clear] button image path. Applies when the multiscreen.signpad_viewtype parameter value is set to one of the following values: fittoframe, fittoframeandkeepratio and fittoframeverticalalign

keepratio_reset_button_image

[Clear] button image path. Applies when the multiscreen.signpad_viewtype parameter value is set to one of the following values: keepratio and keepratioandfittoframe

signtext_fontname

The name of the font of the signature displayed

tooltiptext

fontcolor

Tooltip text font color. Applies when the multiscreen.signpad_viewtype parameter value is set to one of the following values: fittoframe, fittoframeandkeepratio and fittoframeverticalalign

inputdialog GroupKey: textbox

Key

Description

account

search_button_backgroundcolor

Background color of the [Search] button of the account number input dialog

search_button_fontcolor

Font color of the [Search] button of the account number input dialog

pagenumber_fontcolor

Font color of the page number of the account number input dialog

page_prev_button_image

Image path of the [<] button of the account number input dialog

page_next_button_image

Image path of the [>] button of the account number input dialog

title_fontcolor

Font color of the title of the account number input dialog

list_header_fontcolor

Font color of the list header of the account number input dialog

list_item_fontcolor

List item font color of the account number input dialog

address

search_button_image

Image path of the [Search] button of the address input dialog.

pagenumber_fontcolor

Font color of the page number of the address input dialog

page_prev_button_image

Image path of the [<] button of the address input dialog

page_next_button_image

Image path of the [>] button of the address input dialog

enable_title_backgroundcolor

Background color of the title of the tab selected in the address input dialog

enable_title_fontcolor

Font color of the title of the tab selected in the address input dialog

disable_title_backgroundcolor

Background color of the title of the tab not selected in the address input dialog

disable_title_fontcolor

Font color of the title of the tab not selected in the address input dialog

toggle_password

show_button_backgroundcolor

Background color of the [Show] button of the number input dialog in which the password format is set

show_button_fontcolor

Font color of the [Show] button of the number input dialog in which the password format is set

hide_button_backgroundcolor

Background color of the [Hide] button in the number input dialog in which the password format is set

hide_button_fontcolor

Font color of the [Hide] button of the number input dialog in which the password format is set

toolbar Key

Key

Description

backgroundcolor

Background color

fontcolor

Font color

thumbnail_url

Image path of the [Thumbnail] button

firstpage_enable_url

Image path of the enabled [First] button

firstpage_disable_url

Image path of the disabled [First] button

lastpage_enable_url

Image path of the enabled [Last] button

lastpage_disable_url

Image path of the disabled [Last] button

prevpage_enable_url

Image path of the enabled [Prev] button

prevpage_disable_url

Image path of the disabled [Prev] button

nextpage_enable_url

Image path of the enabled [Next] button

nextpage_disable_url

Image path of the disabled [Next] button

zoomin_url

Image path of the [Zoom in] button

zoomout_url

Image path of the [Zoom out] button

zoomreset_url

Image path of the [100%] button

chat_url

Image path of the [Chat] button

show_thumbnail

Whether to show the [Thumbnail] button in the toolbar(The default value is true)

show_home

Whether to show the [First] button of the toolbar(The default value is true)

show_prev

Whether to show the [Prev] button in the toolbar(The default value is true)

show_next

Whether to show the [Next] button in the toolbar(The default value is true)

show_end

Whether to show the [Last] button in the toolbar(The default value is true)

show_zoomin

Whether to show the [Zoom in] button in the toolbar(The default value is true)

show_zoomout

Whether to show the [Zoom out] button in the toolbar(The default value is true)

show_zoomreset

Whether to show the [100%] button in the toolbar(The default value is true)

show_chat

Whether to show the [Chat] button in the toolbar(The default value is false)

commenttoolbar Key

Key

Description

backgroundcolor

Background color

select_color

Background color of the selected item

separator_color

Color of the item separator line

hand_url

Image path of the [Hand] button

pen_url

Image path of the [Pen] button

highlightpen_url

Image path of the [Highlighter] button

eraser_url

Image path of the [Erase] button

clear_url

Image path of the [Delete all] button

undo_enable_url

Image path of the enabled [Undo] button

redo_enable_url

Image path of the enabled [Redo] button

redo_disable_url

Image path of the disabled [Redo] button

undo_disable_url

Image path of the disabled [Undo] button