You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

292 lines
6.1 KiB
JavaScript

{
"WebSquare": {
"docType": {
"@value": "quirk"
},
"debug": {
"@value": "true",
"@remoteConsole": "false"
},
"debugKey": {
"@value": ""
},
"language": {
"@value": "ko"
},
"exceptionHandler": {
"@value": "websquare"
},
"debugMenu": {
"@value": "use"
},
"welcome-file": {},
"forcedValueSetting": {
"@value": "true"
},
"processMsgHeight": {
"@value": "80"
},
"processMsgWidth": {
"@value": "180"
},
"processMsgBackground": {
"@value": "true",
"@backgroundColor": "#112233"
},
"byteCheckEncoding": {
"@value": "euc-kr"
},
"initScript": {
"@value": "false"
},
"clearMemory": {
"@value": "false"
},
"stylesheet": {
"@value": "stylesheet.css"
},
"engine": {},
"ModelUtil": {
"copyChildrenNodes": {
"@refresh": "false"
}
},
"preProcessor": {},
"submission": {
"processMsg": {
"@value": ""
},
"showSubmissionTime": {
"@value": "true"
},
"preSubmitFunction": {
"@value": "presubmit"
},
"callbackSubmitFunction": {
"@value": ""
},
"requestID": {
"@value": ""
}
},
"visibleHelper": {
"targetHandler": {
"@value": ""
}
},
"engineCache": {
"@compression": "true",
"@enable": "false",
"@postfix": "month"
},
"environment": {
"@mode": "production",
"@cache": "nocache",
"@postfix": "day"
},
"engineLoadingMode": {
"@ie": "0",
"@moz": "0",
"@opera": "0",
"@android": "0",
"@iphone": "0",
"@chrome": "0",
"@safari": "0"
},
"grid": {
"fastScroll": {
"@value": "true"
},
"dataType": {
"date": {
"@displayFormat": "yyyy-MM-dd"
}
},
"editType": {
"@value": "focus"
},
"rowNumBackgroundColor": {
"@value": "#e5eff7"
},
"selectedRowColor": {
"@value": "#ffebd1"
},
"oddEvenColorDisplay": {
"@value": "true"
},
"evenRowBackgroundColor": {
"@value": "#f1f7fe"
},
"oddRowBackgroundColor": {
"@value": "#ffffff"
},
"rowMouseOver": {
"@value": "true"
},
"rowMouseOverColor": {
"@value": "#cce2ff"
},
"tooltipStyle": {
"@value": "padding-left:5px; padding-right:5px; font-size:11px; border:2px solid #FCA73C; background-color:#FFF7D1;"
},
"noResultMessageVisible": {
"@value": "true"
},
"noResultMessage": {
"@value": "데이터가 없음"
},
"noResultMessageStyle": {
"@value": "position:absolute; left:30%; width:40%; top:40%; border:2px solid #7BAFE4; color:#000000; font-size:12px; padding-top:5px; text-align:center;"
},
"column": [{
"@inputType": "text",
"editType": {
"@value": "select"
}
}, {
"@inputType": "select",
"chooseOptionLabel": {
"@value": "-선택-"
}
}, {
"@inputType": "calendar",
"dataType": {
"@value": "date"
},
"displayFormat": {
"@value": "yyyy-MM-dd"
}
}]
},
"gridView": {
"fastScroll": {
"@value": "true"
},
"dataType": {
"date": {
"@displayFormat": "yyyy-MM-dd"
}
},
"editType": {
"@value": "focus"
},
"rowNumBackgroundColor": {
"@value": "#e5eff7"
},
"selectedRowColor": {
"@value": "#ffebd1"
},
"oddEvenColorDisplay": {
"@value": "true"
},
"evenRowBackgroundColor": {
"@value": "#f1f7fe"
},
"oddRowBackgroundColor": {
"@value": "#ffffff"
},
"rowMouseOver": {
"@value": "true"
},
"rowMouseOverColor": {
"@value": "#cce2ff"
},
"tooltipStyle": {
"@value": "padding-left:5px; padding-right:5px; font-size:11px; border:2px solid #FCA73C; background-color:#FFF7D1;"
},
"noResultMessageVisible": {
"@value": "true"
},
"noResultMessage": {
"@value": "데이터가 없음"
},
"noResultMessageStyle": {
"@value": "position:absolute; left:30%; width:40%; top:40%; border:2px solid #7BAFE4; color:#000000; font-size:12px; padding-top:5px; text-align:center;"
},
"column": [{
"@inputType": "text",
"editType": {
"@value": "select"
}
}, {
"@inputType": "select",
"chooseOptionLabel": {
"@value": "-선택-"
}
}, {
"@inputType": "calendar",
"dataType": {
"@value": "date"
},
"displayFormat": {
"@value": "yyyy-MM-dd"
}
}]
},
"inputCalendar": {
"validCheck": {
"@value": "false"
},
"dataType": {
"@value": "date"
},
"delimiter": {
"@value": "-"
},
"mask": {
"@value": "MM-dd-yyyy"
},
"delimiterLocaleKey": {
"@value": "IC_Delimiter"
},
"maskLocaleKey": {
"@value": "IC_Mask"
}
},
"input": {
"focusStyle": {
"@value": ""
},
"dateMask": {
"@value": "yyyy-MM-dd"
},
"timeMask": {
"@value": "HH:mm"
}
},
"calendar": {
"minYear": {
"@value": "1978"
},
"maxYear": {
"@value": "2030"
}
},
"selectbox": {
"visibleRowNum": {
"@value": "5"
}
},
"body": {
"toolTipSec": {
"@value": "1"
}
},
"languagePack": {
"@useLanguagePack": "false",
"url": [{
"@lang": "ko",
"@value": "/langpack/ko.js"
}, {
"@lang": "en",
"@value": "/langpack/en.js"
}, {
"@lang": "ch",
"@value": "/langpack/ch.js"
}]
},
"license": {
"@value": "false"
}
}
}