Skip to content

Latest commit

 

History

History
243 lines (230 loc) · 15.9 KB

README_J.md

File metadata and controls

243 lines (230 loc) · 15.9 KB

[English]

efw4.X

紹介

                  

Efwとは
Efwのセキュリティ関連の説明
高負荷対応のTomcat環境構築

サンプル

各種類の入力枠を一括テスト ( helloworld/InputTest.jsp )
各種類の値表示をテストする ( helloworld/OutputTest.jsp )
各種類の画面アクションをテストする ( helloworld/ActionTest.jsp )
タグ1つでwebのファイル管理 ( helloworld/helloElfinder.jsp )
タグ1つでwebのチャート機能 ( helloworld/helloChart.jsp )
タグ1つでwebのQRコード作成 ( helloworld/helloBarcode.jsp )
POIから卒業しましょう ( helloworld/helloExcelbyPOI.jsp )
ギガバイトのテキストを恐れなし ( helloworld/helloTextCSVThread.jsp )
efwのデータベース処理に関する紹介 ( helloworld/helloDB.jsp )
efwを利用してGmailのSMTPへ送信 ( helloworld/helloMail.jsp )
efwの多国語対応 ( helloworld/helloI18n.jsp )
Rest API サービスを作りましょう ( helloworld/helloRestAPI.jsp )
efwのwebアプリのログイン制御&権限制御 ( skeletonSample )
Javetを利用して、pdf-libとpdfmakeをefwに使ってみる ( hello-pdf-lib3, hello-pdfmake3 )

dialog batch helloAzure

API

Properties

efw.properties
batch.properties

Resources

Context XML

JSP

CategoriesItems
Base TagsClientPartAttrMsgProp
Additional TagselFinderChartBarcode
{Tag Params}msg:prop:
FunctionsEfwalertwait
Attributesdata-formatdata-shortcut

Outside SQL

SQL XML

Outside Mail

Mail XML

Multi Language

Language XML

Event JS

Web Event
Batch Event
Rest Event
Global Event fires on system loading.

Modules

ModulesAttributes/Functions
[global]_eventfolder_isdebugloadloadWithNewGloballoadWithGlobalPool
efwregistercontains
cmdexecute
filegetlistisFileisFoldermakeFile
existsduplicaterenameremovemakeDir
readAllLineswriteAllLinesgetStorageFoldersaveUploadFilessaveSingleUploadFile
getTempFileNamereadAllBytesmove
absfileAll APIs are the same as the file object, except that the path param is an absolute one.
barcodedecode
brmsgetRuleByIdgetRuleByNamegetRuleByAlias
restgetpostputdeletegetStatus
eventfire
dbselectchangemaster
_commit_rollback_commitAll_rollbackAll
All transaction functions, as a default, do not need to be called explicitly.
mailsend
propertiesget
sessiongetsetcreateinvalidate
cookiegetset
requestget
{ any }debug
{ Date }formatparsegetYears
{ Number }formatparse
{ String }base64Encodebase64EncodeURIbase64Decode
MathROUNDROUNDUPROUNDDOWN

Classes

ClassesFunctions
BinaryReader new readAllLines loopAllLines
TXTReader new readAllLines loopAllLines
CSVReader new readAllLines loopAllLines
CSVWriter new writeAllLines writeLine close
Excel new save close getSheetNames
createSheet removeSheet setSheetOrder setActiveSheet
getMaxRow setPrintArea showSheet hideSheet zoomSheet
addRow delRow showRow hideRow
showCol hideCol
getArray getSingle getValue setCell setLink
isEncircled encircle addShape addShapeInRange replacePicture
Record new
seek sort map makeAllKeysUpperCase makeAllKeysLowerCase
getArray getSingle getValue length
Result new concat
runat remove append withdata
show hide enable disable
highlight attach deleteAfterDownload saveas
confirm alert focus eval navigate
Batch new concat
log echo exit
Threads new add run

References

Standard Javascript API
jQuery Selectors API
Nashorn Extensions
Nashorn Ext for ES6
HTML
CSS

They use our products