英特內軟體股份有限公司

A B C D E F G H I J L M N O P Q R S T U W X

A

ac2roc(String) - Static method in class jcx.util.convert
西元年轉民國年.
action(int) - Method in class jcx.jform.bBase
按下指定的按鈕.
action(int) - Method in class jcx.jform.hproc
按下指定的按鈕.
DMaker專用,Web service不適用.
action(int, Hashtable) - Method in class jcx.jform.bBase
按下指定的按鈕(下條件作查詢).
action(int, Hashtable) - Method in class jcx.jform.hproc
按下指定的按鈕(下條件作查詢).
DMaker專用,Web service不適用.
action(String) - Method in class jcx.jform.emakerws
正式執行 Web-Service.
add() - Method in class jcx.jform.hproc
將畫面上的資料(不含流程)依照設定新增至資料庫.
DMaker專用,Web service不適用.
add(boolean) - Method in class jcx.jform.hproc
將畫面上的資料依照設定新增至資料庫.
DMaker專用,Web service不適用.
add(String, String) - Static method in class jcx.util.operation
整數加法運算 equals floatAdd(f1,f2,0);
add(String, String, int) - Static method in class jcx.util.operation
整數加法運算 equals floatAdd(f1,f2,scale,HALF_UP);
add(String, String, int, int) - Static method in class jcx.util.operation
整數加法運算 equals floatAdd(f1,f2,scale,ROUND);
add(Vector) - Method in class jcx.jform.hproc
將畫面上的資料依照設定新增至資料庫.
DMaker專用,Web service不適用.
add(Vector, boolean) - Method in class jcx.jform.hproc
將畫面上的資料依照設定新增至資料庫.
DMaker專用,Web service不適用.
add(Vector, boolean, boolean) - Method in class jcx.jform.hproc
將畫面上的資料依照設定新增至資料庫.
DMaker專用,Web service不適用.
add0(String, String) - Static method in class jcx.util.convert
前面補0.
addBR(String, int) - Static method in class jcx.util.convert
加BR.
addCookie(Cookie) - Method in class jcx.servlet.Servlet
對 Client 端送出 Cookie,必須在 returnNormalResponse 前執行,否則無效.
addEntry(String, String, String, String, Hashtable) - Static method in class jcx.db.ldap
新增LDAP Tree.
addIdentity(String) - Method in class jcx.jform.hdao
指定Identity 欄位.
addLocal(String, String) - Method in class jcx.jform.bBase
HTML5 離線資訊(DMaker+平版 適用),內容累加模式.
addLocal(String, String) - Method in class jcx.jform.hproc
html5 離線資訊 (Dmaker+平版 適用),內容累加模式.
addLocal(String, String, String) - Method in class jcx.jform.bBase
HTML5 離線資訊(DMaker+平版 適用),內容累加模式.
addLocal(String, String, String) - Method in class jcx.jform.hproc
html5 離線資訊 (Dmaker+平版 適用),內容累加模式.
addMeta(String) - Method in class jcx.jform.hproc
設定特殊的html header.
Web service不適用.
addN0(String, String) - Static method in class jcx.util.convert
整數前,小數後,皆補0.
addN0Dat(String, String) - Static method in class jcx.util.convert
整數前,小數後,皆補0.
addS0(String, String) - Static method in class jcx.util.convert
前面補0,有正負號.
addScript(String) - Method in class jcx.jform.bBase
動態加入JavaScript.
DMaker專用,Web service不適用.
addScript(String) - Method in class jcx.jform.hproc
動態加入JavaScript.
DMaker專用,Web service不適用.
addScript(String, boolean) - Method in class jcx.jform.hproc
動態加入JavaScript.
DMaker專用,Web service不適用.
addSN0(String, String) - Static method in class jcx.util.convert
整數前,小數後,皆補0,有正負號.
addSN0Dat(String, String) - Static method in class jcx.util.convert
整數前,小數後,皆補0,有正負號.
addSpace(String, int) - Static method in class jcx.util.convert
後面加空白,str為byte string形式.
addToTransaction(String) - Method in class jcx.jform.bTransaction
將SQL指令加至異動資料庫的Transaction.
預設是加在底層的SQL指令之後.
用於「進階設定-新增、修改、刪除 按鈕程式」有效.
.
addToTransaction(String) - Method in class jcx.jform.bProcFlow
將sql 指令加至異動資料庫的Transaction.
addToTransaction(String) - Method in class jcx.jform.sTransaction
將sql 指令加至異動資料庫的Transaction.
addToTransaction(String) - Method in class jcx.jform.sProcFlow
將sql 指令加至異動資料庫的Transaction.
addToTransaction(String, boolean) - Method in class jcx.jform.bTransaction
將SQL指令加至異動資料庫的Transaction.
預設是加在底層的SQL指令之後.
用於「進階設定-新增、修改、刪除 按鈕程式」有效.
.
addToTransaction(String, boolean) - Method in class jcx.jform.bProcFlow
將sql 指令加至異動資料庫的Transaction.
addToTransaction(String, boolean) - Method in class jcx.jform.sTransaction
將sql 指令加至異動資料庫的Transaction.
approve(String, String, String, String, Hashtable) - Method in class jcx.jform.bNotify
簽核流程的資料(Web form專用).
approve(String, String, String, String, Hashtable) - Method in class jcx.jform.hproc
簽核流程的資料 .
ASCII() - Method in class jcx.net.ftp
set current mode to ASCII
Authorize(String, String) - Method in interface jcx.servlet.HttpAuthorization
使用者需 override 此 method ,並依照傳入的 ID and PWD 判斷認證成功與否.

B

backup(String) - Method in class jcx.db.talk
備份SQL的資料.
base64 - class jcx.util.base64.
Base64 Encoding and Decoding 程式設計師:chris
base64() - Constructor for class jcx.util.base64
 
bBase - class jcx.jform.bBase.
J-form 自定程式 super class.
bBase() - Constructor for class jcx.jform.bBase
 
bdisplay - class jcx.jform.bdisplay.
物件自定顯示之 super class.
bdisplay() - Constructor for class jcx.jform.bdisplay
 
begin() - Method in class jcx.db.talk
begin Transaction.
begin() - Method in class jcx.jform.hdao
begin transaction.
bFlow - class jcx.jform.bFlow.
J-Flow 提供 API 介面.
bFlow() - Constructor for class jcx.jform.bFlow
 
bformat - class jcx.jform.bformat.
物件顯示格式之 super class.
bformat() - Constructor for class jcx.jform.bformat
 
bin() - Method in class jcx.net.ftp
set current mode to Binary
bind(String, String, String) - Static method in class jcx.db.ldap
登入LDAP Tree,傳回該使用者資料(Login as normal user).
bNotify - class jcx.jform.bNotify.
流程執行時,表單進入任一節點後處理程式之 super class.
bNotify() - Constructor for class jcx.jform.bNotify
 
bPrint - class jcx.jform.bPrint.
當列印或列印預灠時,使用者可以自定列印的功能 (Emaker only)
bPrint() - Constructor for class jcx.jform.bPrint
 
bproc - class jcx.jform.bproc.
物件預設值之 super class.
bproc() - Constructor for class jcx.jform.bproc
 
bProcFlow - class jcx.jform.bProcFlow.
流程執行時,預先處理程式之 super class.
bProcFlow() - Constructor for class jcx.jform.bProcFlow
 
bQuery - class jcx.jform.bQuery.
自定查詢條件之 super class.
bQuery() - Constructor for class jcx.jform.bQuery
 
bResultSet - class jcx.jform.bResultSet.
eMaker 查詢後所得到的 resultset.
bRule - class jcx.jform.bRule.
規則表 super class.
bRule() - Constructor for class jcx.jform.bRule
 
bTransaction - class jcx.jform.bTransaction.
資料庫異動前處理之super class.
bTransaction() - Constructor for class jcx.jform.bTransaction
 
bvalidate - class jcx.jform.bvalidate.
欄位檢核之 super class.
bvalidate() - Constructor for class jcx.jform.bvalidate
 
ByteToStr(String) - Static method in class jcx.util.convert
double Byte字串轉成UNICODE字串.
ByteToStr(String) - Static method in class jcx.util.code
把double Byte字串轉成UNICODE String的模式.

C

call(String) - Method in class jcx.jform.hproc
執行其它欄位的設定程式.
call(String, Hashtable) - Method in class jcx.jform.hproc
執行其它欄位的設定程式.
call(String, String, Object) - Method in class jcx.jform.bBase
執行Server端的程式.
call(String, Vector) - Static method in class jcx.db.talk
執行SQL Store Procedure.
call(String, Vector, String) - Static method in class jcx.db.talk
執行SQL Store Procedure.
callFromPool(String, Vector) - Method in class jcx.db.talk
執行SQL Store Procedure.
callFunctionFromPool(String, Vector) - Method in class jcx.db.talk
執行SQLfunction.
callReport(String, Hashtable) - Method in class jcx.jform.hproc
呼叫JPReport功能產生報表.
DMaker專用,Web service不適用.
changeDat(String) - Method in class jcx.jform.bBase
切換目前的專案.
changeDat(String, String, Hashtable) - Method in class jcx.jform.bBase
切換目前的專案.
changeForm(String) - Method in class jcx.jform.bBase
切換目前的功能表單(使用者不需有這項功能的權限).
changeForm(String) - Method in class jcx.jform.hproc
切換目前的功能表單(使用者不需有這項功能的權限).
changeForm(String, String) - Method in class jcx.jform.bBase
切換目前的功能表單(使用者不需有這項功能的權限).
changeForm(String, String) - Method in class jcx.jform.hproc
切換目前的功能表單(使用者不需有這項功能的權限).
changeForm(String, String, boolean) - Method in class jcx.jform.bBase
切換目前的功能表單(使用者是否須有這項功能的權限,由第三個參數控制).
changeForm(String, String, boolean) - Method in class jcx.jform.hproc
切換目前的功能表單(使用者是否須有這項功能的權限,由第三個參數控制).
changeRow(int) - Method in class jcx.jform.bproc
切換目前的顯示資料(查詢模式有效) .
changeRow(int) - Method in class jcx.jform.bvalidate
切換目前的顯示資料.
查詢模式有效.
changeTab(String) - Method in class jcx.jform.bBase
切換目前的功能Tab.
charDecode(String) - Static method in class jcx.util.convert
對charEncode解碼.
charEncode(String) - Static method in class jcx.util.convert
用link時,特殊字元會造成不正常的動作,故另外編碼.
chdir(String) - Method in class jcx.net.ftp
change directory on ftp server
check - class jcx.util.check.
class check 之主要目的在做 各種格式的檢查.
check_db(String) - Static method in class jcx.util.check
檢查DB
check_db(String[][]) - Static method in class jcx.util.check
檢查DB
check() - Constructor for class jcx.util.check
 
checkEmail(String) - Static method in class jcx.util.check
驗證EMAIL是否正確
checkSql(String) - Static method in class jcx.util.check
驗證SQL 語法是否正確,二維陣列請傳遞第一個元素,ex:a[0][0] 不判別傳入參數是否為空字串,
checkTime(String) - Static method in class jcx.util.check
檢查時間 時分秒 採二十四制
cleanVar(String, String) - Static method in class jcx.util.convert
清除不要的字串.
clearRect(int, int, int, int) - Method in class jcx.util.pdf
 
clearTableSpan(String) - Method in class jcx.jform.bTransaction
清除表格所有合併儲存格設定(僅支援Emaker或Dmaker 表格的起始畫面為HTML table模式).
Emaker專用.
clearTableSpan(String) - Method in class jcx.jform.bdisplay
清除表格所有合併儲存格設定.
Emaker專用.
clearTableSpan(String) - Method in class jcx.jform.bproc
清除這個表格的所有合併儲存格設定 (僅支援Emaker或Dmaker 表格的起始畫面為HTML table模式).
clearTableSpan(String) - Method in class jcx.jform.bvalidate
清除表格所有合併儲存格設定(僅支援Emaker或Dmaker 表格的起始畫面為HTML table模式).
Emaker專用.
clearTableSpan(String) - Method in class jcx.jform.hproc
清除這個表格的所有合併儲存格設定 (僅支援Dmaker 表格的起始畫面為HTML table模式).
clearTableSpan(String, int, int) - Method in class jcx.jform.bTransaction
清除表格某一格的合併儲存格設定(僅支援Emaker).
Emaker專用.
clearTableSpan(String, int, int) - Method in class jcx.jform.bdisplay
清除表格某一格的合併儲存格設定.
Emaker專用.
clearTableSpan(String, int, int) - Method in class jcx.jform.bproc
清除這個表格的某一格的合併儲存格設定 (僅支援Emaker).
clearTableSpan(String, int, int) - Method in class jcx.jform.bvalidate
清除表格某一格的合併儲存格設定(僅支援Emaker).
Emaker專用.
close() - Method in class jcx.util.xmpp
 
close() - Method in class jcx.db.talk
結束資料庫連線.
close() - Method in class jcx.net.ftp
Close ftp session
closeALL() - Static method in class jcx.db.talk
結束對DB的Transaction.
code - class jcx.util.code.
UNICODE字串與double Byte字串格式的轉換.
code() - Constructor for class jcx.util.code
 
commit() - Method in class jcx.db.talk
commit Transaction.
commit() - Method in class jcx.jform.hdao
commit transaction.
compareTo(String, String) - Static method in class jcx.util.operation
浮點運算比較.
configFields() - Method in class jcx.jform.hdao
取得table的fields,可以return null; 讓系統自動判斷,也可以自行定義.
configKeys() - Method in class jcx.jform.hdao
取得table的key.
configOrder(String) - Method in class jcx.jform.hdao
指定查詢時的 order by .
configTable() - Method in class jcx.jform.hdao
取得 資料庫對應的 tablename.
convert - class jcx.util.convert.
格式的轉換
convert() - Constructor for class jcx.util.convert
 
crypt - class jcx.util.crypt.
DES Encrypt and Decrypt require JDK1.4 above 程式設計師:chris
crypt() - Constructor for class jcx.util.crypt
 
currentFillGState - Variable in class jcx.util.pdf
 
currentStrokeGState - Variable in class jcx.util.pdf
 
cutToken(String, String) - Static method in class jcx.util.convert
 

D

dateAdd(String, int) - Static method in class jcx.util.datetime
使用說明: 以今天為基準,向後增加一段時間,亦可向前,amount只要是負的就是向前推算, 但若以日期,週為單位來做向前推算的動作,則只能計算這個月內的, 回傳字串格式, ex:想要得到 3天前的日期,2週後的日期等等.
dateAdd(String, String, int) - Static method in class jcx.util.datetime
使用說明: 以傳入的時間為基準,向後增加一段時間,亦可向前,amount只要是負的就是向前推算, 但若以日期,週為單位來做向前推算的動作,則只能計算同一個月內的, 回傳是字串型態,民國年,西元年均可使用 ex:想要得到 3天前的日期,2週後的日期等等.
datetime - class jcx.util.datetime.
得到日期,時間,也可以得到幾天前的時間(or幾天後) 程式設計師:kydan
datetime() - Constructor for class jcx.util.datetime
 
decodeDoc - class jcx.util.decodeDoc.
 
decodeDoc() - Constructor for class jcx.util.decodeDoc
 
decodeFast(String) - Static method in class jcx.util.base64
將經編碼的字串解碼 fast version
decodeXls - class jcx.util.decodeXls.
 
decodeXls() - Constructor for class jcx.util.decodeXls
 
decoding(String) - Static method in class jcx.util.base64
將經編碼的字串解碼
decrypt(String, String) - Static method in class jcx.util.crypt
將字串解密
decrypt(String, String) - Method in class jcx.jform.bBase
使用Emaker內建演算法解密.
decrypt(String, String) - Method in class jcx.jform.hproc
使用Emaker內建演算法解密.
delEntry(String, String, String, String) - Static method in class jcx.db.ldap
刪除LDAP Tree.
delete_current() - Method in class jcx.jform.bResultSet
刪除目前該筆資料.
delete() - Method in class jcx.jform.hdao
執行 delete.
delete(String) - Method in class jcx.net.ftp
刪除 server端檔案
delMessage(String, String, String, Integer[]) - Static method in class jcx.net.pop3
刪除在mail server指定的一堆信件.
dir(String) - Method in class jcx.net.ftp
讀取server端檔案資訊
div(String, String) - Static method in class jcx.util.operation
整數除法運算 equals floatDivide(f1,f2,0);.
div(String, String, int) - Static method in class jcx.util.operation
整數除法運算 equals floatDivide(f1,f2,scale,HALF_UP);
div(String, String, int, int) - Static method in class jcx.util.operation
整數除法運算 equals floatDivide(f1,f2,scale,ROUND);
doAttributes(AttributedCharacterIterator) - Method in class jcx.util.pdf
 
doCheck(String) - Method in class jcx.jform.bTransaction
執行欄位檢核.
DMaker專用,Web service不適用.
drawArc(int, int, int, int, int, int) - Method in class jcx.util.pdf
 
drawImage(Image, int, int) - Method in class jcx.util.pdf
繪製圖形於指定的座標,依照原大小.
drawImage(Image, int, int, int, int) - Method in class jcx.util.pdf
繪製圖形於指定的座標,並指定大小.
drawLine(int, int, int, int) - Method in class jcx.util.pdf
繪製線條.
drawOval(int, int, int, int) - Method in class jcx.util.pdf
 
drawPolygon(int[], int[], int) - Method in class jcx.util.pdf
 
drawPolyline(int[], int[], int) - Method in class jcx.util.pdf
 
drawRect(int, int, int, int) - Method in class jcx.util.pdf
繪製空心矩形.
drawRoundRect(int, int, int, int, int, int) - Method in class jcx.util.pdf
 
drawString(int, int, String) - Method in class jcx.util.pdf
在目前頁面寫入一字串.
drawString(String, int, int) - Method in class jcx.util.pdf
在目前頁面寫入一字串,可支援中文.

E

E2O(double) - Static method in class jcx.util.convert
轉換科學符號.
emakerws - class jcx.jform.emakerws.
Emaker Web-Service API .
emakerws(String, int, String, String) - Constructor for class jcx.jform.emakerws
建構子.
encodeFast(byte[]) - Static method in class jcx.util.base64
將data編碼 fast version
encoding(byte[]) - Static method in class jcx.util.base64
將字串編碼
encoding(String) - Static method in class jcx.util.base64
將字串編碼
encrypt_passwd(String) - Method in class jcx.jform.bBase
使用Emaker內建演算法加密(密碼專用).
encrypt_passwd(String) - Static method in class jcx.jform.hproc
對傳入的字串作 MD5 訊息摘要的加密
encrypt(String, String) - Static method in class jcx.util.crypt
將字串編碼
encrypt(String, String) - Method in class jcx.jform.bBase
使用Emaker內建演算法加密.
encrypt(String, String) - Method in class jcx.jform.hproc
使用Emaker內建演算法加密.
eval(String) - Method in class jcx.jform.bTransaction
簡易運算式.
eval(String) - Method in class jcx.jform.bdisplay
簡易運算式.
eval(String) - Method in class jcx.jform.bformat
簡易運算式.
eval(String) - Method in class jcx.jform.bproc
簡易運算式.
eval(String) - Method in class jcx.jform.bQuery
簡易運算式.
eval(String) - Method in class jcx.jform.hproc
簡易運算式.
eval(String, int) - Method in class jcx.jform.bTransaction
簡易運算式.
eval(String, int) - Method in class jcx.jform.bdisplay
簡易運算式.
eval(String, int) - Method in class jcx.jform.bformat
簡易運算式.
eval(String, int) - Method in class jcx.jform.bproc
簡易運算式.
eval(String, int) - Method in class jcx.jform.bQuery
簡易運算式.
eval(String, int) - Method in class jcx.jform.hproc
簡易運算式.
execFromPool(String) - Method in class jcx.db.talk
執行SQL異動指令.
execFromPool(String[]) - Method in class jcx.db.talk
在同一個Transaction範圍內執行SQL異動指令.
execFromPool(String[], Object[][]) - Method in class jcx.db.talk
執行SQL異動指令,使用prepareStatement.
execFromPool(String, Object[]) - Method in class jcx.db.talk
執行SQL異動指令,使用prepareStatement.
execute(String) - Method in class jcx.db.talk
在Transaction範圍內執行SQL指令.
execute(String) - Method in class jcx.jform.emakerws
正式執行 Web-Service (等於 action(value)).
exportFromPool(String, String, boolean, String) - Method in class jcx.db.talk
匯出SQL的資料.
exportToExcel_POI(String[][]) - Static method in class jcx.util.decodeXls
匯出Excel.
exportToExcel() - Method in class jcx.jform.bBase
將畫面匯出至Excel.
Emaker專用.
exportToExcel(String[][]) - Static method in class jcx.util.decodeXls
匯入Excel.
exportToExcel(String[][]) - Method in class jcx.jform.bBase
匯出資料至Excel.
Emaker專用.
exportToWord() - Method in class jcx.jform.bBase
將畫面匯出至Word.
Emaker專用.

F

file - class jcx.util.file.
與操作檔案相關 method
file() - Constructor for class jcx.util.file
 
filesUnzip(String, String) - Static method in class jcx.util.fzip
將壓縮檔案解壓縮.
filesZip(String[], String) - Static method in class jcx.util.fzip
將檔案壓縮成壓縮檔.
fillArc(int, int, int, int, int, int) - Method in class jcx.util.pdf
 
fillOval(int, int, int, int) - Method in class jcx.util.pdf
 
fillPolygon(int[], int[], int) - Method in class jcx.util.pdf
 
fillRect(int, int, int, int) - Method in class jcx.util.pdf
繪製實心矩形.
fillRoundRect(int, int, int, int, int, int) - Method in class jcx.util.pdf
 
find(Object[]) - Method in class jcx.jform.hdao
執行快速查詢功能,傳入 key 即可.
first() - Method in class jcx.jform.hdao
查詢後移動指標至第一筆資料.
float_equals(double, double) - Static method in class jcx.util.check
驗證兩個 float是否相等
float_equals(float, float) - Static method in class jcx.util.check
驗證兩個 float是否相等
floatAdd(String, String, int) - Static method in class jcx.util.operation
浮點加法運算 equals floatAdd(f1,f2,scale,HALF_UP);
floatAdd(String, String, int, int) - Static method in class jcx.util.operation
浮點加法運算
floatDivide(String, String, int) - Static method in class jcx.util.operation
浮點除法運算. equals floatDivide(f1,f2,scale,HALF_UP);
floatDivide(String, String, int, int) - Static method in class jcx.util.operation
浮點除法運算.
floatMultiply(String, String, int) - Static method in class jcx.util.operation
浮點乘法運算. equals floatMultiply(f1,f2,scale,HALF_UP);
floatMultiply(String, String, int, int) - Static method in class jcx.util.operation
浮點乘法運算.
floatSubtract(String, String, int) - Static method in class jcx.util.operation
浮點減法運算 equals floatSubstract(f1,f2,scale,HALF_UP);
floatSubtract(String, String, int, int) - Static method in class jcx.util.operation
浮點減法運算
foreign_id(String) - Static method in class jcx.util.check
使用說明: 外資身分別檢核
format - class jcx.util.format.
 
format() - Constructor for class jcx.util.format
 
format(Date, String) - Static method in class jcx.util.format
 
format(float, String) - Method in class jcx.util.format
使用說明:將數字格式化 格式化 程式設計師:chris.
format(int, String) - Static method in class jcx.util.format
使用說明:將數字格式化 格式化 程式設計師:chris.
format(long, String) - Static method in class jcx.util.format
使用說明:將數字格式化 格式化 程式設計師:chris.
format(String, String) - Static method in class jcx.util.format
使用說明:將數字格式化 格式化 程式設計師:chris.
FormatedDate(String, String) - Static method in class jcx.util.convert
日期格式化.
FormatedTime(String, String) - Static method in class jcx.util.convert
時間格式化.
fromat(int) - Static method in class jcx.util.format
使用說明:將數字格式化 格式化 int s - 內容
fromat(long) - Static method in class jcx.util.format
使用說明:將數字格式化 格式化 long s - 內容
fromJSON(String) - Static method in class jcx.util.convert
解析 JSON 格式的字串資料.
ftp - class jcx.net.ftp.
此類別 ftp 為一 ftp client API, 凡是欲連結 Ftp Server 皆可引用此 API 。
ftp() - Constructor for class jcx.net.ftp
 
fzip - class jcx.util.fzip.
檔案壓縮解壓縮.
fzip() - Constructor for class jcx.util.fzip
 

G

gcm - class jcx.util.gcm.
此類別 gcm 為一 推播通知訊息 API, 凡是欲發送 iOS , Android 推播訊息 皆可引用此 API 。
gcm() - Constructor for class jcx.util.gcm
 
generateJPG() - Method in class jcx.jform.bBase
產生JPG,並且將檔案放置於Server端.
Emaker專用.
generateJPG(int, int) - Method in class jcx.jform.bBase
產生JPG,並且將檔案放置於Server端.
Emaker專用.
generateOfflineForm(String) - Method in class jcx.jform.hproc
重新產生APP 離線畫面給Client APP安裝(DMaker iApp版專用).
generatePDF() - Method in class jcx.jform.bBase
產生PDF,並且將檔案放置於Server端.
Emaker專用.
genPDF(String[], int, int) - Static method in class jcx.util.ipdf
 
genPDF(String[], int, int, String) - Static method in class jcx.util.ipdf
 
genPDF(String[], int, int, String) - Method in class jcx.jform.bBase
 
genPDF(String[], int, int, String, boolean) - Static method in class jcx.util.ipdf
 
get(Object) - Method in class jcx.jform.bBase
取得對系統快取的物件.
get(Object) - Method in class jcx.jform.sTransaction
 
get(Object) - Method in class jcx.jform.sProcFlow
 
get(Object) - Method in class jcx.jform.sproc
 
get(Object) - Method in class jcx.jform.hproc
取得對系統快取的物件.
get(Object, Object) - Method in class jcx.jform.bBase
取得對系統快取的物件.
get(Object, Object) - Method in class jcx.jform.hproc
取得對系統快取的物件.
get(String) - Method in class jcx.net.ftp
Retirve file from ftp server
getAddressByGoogle(String) - Static method in class jcx.util.convert
用經緯度查詢地址(使用Google,每日上限約為2500個).
getAddressByGoogle(String, String) - Static method in class jcx.util.convert
用經緯度查詢地址(使用Google,每日上限約為2500個).
getAddSql() - Method in class jcx.jform.hproc
取得新增的SQL指令.
Web service不適用.
getAgent(String) - Method in class jcx.jform.bBase
取得使用者的代理人.
getAllcLabels() - Method in class jcx.jform.bBase
取得畫面上所有cLabel物件.
getAllcLabels() - Method in class jcx.jform.hproc
取得畫面上所有物件的設定資料.
getAllFlowData() - Method in class jcx.jform.hproc
取得目前系統裡可以簽核的資料.
getAllFunction() - Method in class jcx.jform.hproc
取得使用者的權限.
getAllUser(String, String) - Static method in class jcx.db.ldap
查詢LDAP Tree,傳回共有多少使用者(Login as anonymous).
getAllUser(String, String, String, String) - Static method in class jcx.db.ldap
查詢LDAP Tree,傳回共有多少使用者(Login as normal).
getAllUser(String, String, String, String, String, int) - Static method in class jcx.db.ldap
查詢LDAP Tree,傳回共有多少使用者(Login as normal).
getAllUser(String, String, String, String, String, int, String) - Static method in class jcx.db.ldap
查詢LDAP Tree,傳回共有多少使用者(Login as normal).
getAllUsers() - Method in class jcx.jform.bBase
取得系統所有使用者帳號.
getApplet() - Method in class jcx.jform.bBase
取得Applet.
getApprovablePeople(String, String) - Method in class jcx.jform.bBase
取得某張單據可以簽核人的ID.
getApprovablePeople(String, String) - Method in class jcx.jform.bproc
取得某張單據可以簽核人的ID(DMaker專用).
getApprovablePeople(String, String) - Method in class jcx.jform.hproc
取得某張單據可以簽核人員ID.
getApprovablePeople(String, String, String) - Method in class jcx.jform.hproc
取得某張單據可以簽核人員ID.
getApprovablePeople(String, String, String, boolean) - Method in class jcx.jform.hproc
取得某張單據可以簽核人的ID.
getApprovablePeopleName(String, String) - Method in class jcx.jform.hproc
取得某張單據可以簽核人員姓名.
getBarcodeURL(String, int, int, String) - Method in class jcx.jform.hproc
取得條碼圖形連結.
getBeginRow(String) - Method in class jcx.jform.bPrint
取得起始列數.
getBoss(String, int) - Method in class jcx.jform.bBase
取得組織圖上的直屬主管.
getBossList(int) - Method in class jcx.jform.bBase
取得組織圖上的直屬主管清單.
getBossList(String) - Method in class jcx.jform.bBase
取得組織圖上的直屬主管清單.
getButton(int) - Method in class jcx.jform.bBase
取得指定的按鈕.
getButton(int) - Method in class jcx.jform.hproc
 
getButton(String) - Method in class jcx.jform.bPrint
取得其它表格欄位的 按鈕 物件 .
getButton(String) - Method in class jcx.jform.bTransaction
取得JButton按鈕物件.
getButton(String) - Method in class jcx.jform.bProcFlow
取得其它表格欄位的 按鈕 物件 .
getButton(String) - Method in class jcx.jform.bdisplay
取得JButton按鈕物件.
getButton(String) - Method in class jcx.jform.bformat
取得其它表格欄位的 按鈕 物件 .
getButton(String) - Method in class jcx.jform.bproc
取得其它表格欄位的 按鈕 物件 .
getButton(String) - Method in class jcx.jform.bQuery
取得其它表格欄位的 按鈕 物件 .
getButton(String) - Method in class jcx.jform.bvalidate
取得JButton按鈕物件.
getButton(String) - Method in class jcx.jform.bNotify
取得JButton按鈕物件.
getButton(String) - Method in class jcx.jform.hproc
取得按鈕物件.
getByte(Object) - Static method in class jcx.jform.sTransaction
 
getByte(Object) - Static method in class jcx.jform.sproc
 
getByte(String) - Method in class jcx.jform.bBase
取得Server端檔案的內容.
getCache() - Method in class jcx.jform.bBase
取得對系統快取的 Hashtable.
getCatalogsFromPool() - Method in class jcx.db.talk
查詢資料庫的Schemas.
getCheckBox(String) - Method in class jcx.jform.bPrint
取得其它表格欄位的 欄位(點選) 物件 .
getCheckBox(String) - Method in class jcx.jform.bTransaction
取得JCheckBox欄位(點選)物件.
Emaker專用.
getCheckBox(String) - Method in class jcx.jform.bProcFlow
取得其它表格欄位的 欄位(點選) 物件 .
getCheckBox(String) - Method in class jcx.jform.bdisplay
取得JCheckBox欄位(點選)物件.
Emaker專用.
getCheckBox(String) - Method in class jcx.jform.bformat
取得其它表格欄位的 欄位(點選) 物件 .
getCheckBox(String) - Method in class jcx.jform.bproc
取得其它表格欄位的 欄位(點選) 物件 .
getCheckBox(String) - Method in class jcx.jform.bQuery
取得其它表格欄位的 欄位(點選) 物件 .
getCheckBox(String) - Method in class jcx.jform.bvalidate
取得JCheckBox欄位(點選)物件.
Emaker專用.
getCheckBox(String) - Method in class jcx.jform.bNotify
取得JCheckBox欄位(點選)物件.
Emaker專用.
getChildDept_in_str(String) - Method in class jcx.jform.bBase
取得所有的子部門代號(含傳入的代號)(SQL 的 where 子句的 in 專用).
getChildDept_in_str(String, boolean) - Method in class jcx.jform.bBase
取得所有的子部門代號(含傳入的代號)(SQL 的 where 子句的 in 專用).
getChildDept(String) - Method in class jcx.jform.bBase
取得所有的子部門代號(含傳入的代號).
getcLabel() - Method in class jcx.jform.bdisplay
取得本身的cLabel物件.
getcLabel() - Method in class jcx.jform.bformat
取得本身的 cLabel 物件 .
getcLabel() - Method in class jcx.jform.bproc
取得本身的 cLabel 物件 .
getcLabel() - Method in class jcx.jform.bvalidate
取得本身的cLabel物件.
getcLabel(String) - Method in class jcx.jform.bPrint
取得其它欄位的資料 cLabel 物件 .
getcLabel(String) - Method in class jcx.jform.bTransaction
取得其它欄位的資料cLabel物件.
getcLabel(String) - Method in class jcx.jform.bProcFlow
取得其它欄位的資料 cLabel 物件 .
getcLabel(String) - Method in class jcx.jform.bdisplay
取得其它欄位的資料cLabel物件.
getcLabel(String) - Method in class jcx.jform.bformat
取得其它欄位的資料 cLabel 物件 .
getcLabel(String) - Method in class jcx.jform.bproc
取得其它欄位的資料 cLabel 物件 .
getcLabel(String) - Method in class jcx.jform.bQuery
取得其它欄位的資料 cLabel 物件 .
getcLabel(String) - Method in class jcx.jform.bvalidate
取得其它欄位的資料cLabel物件.
getcLabel(String) - Method in class jcx.jform.bNotify
取得其它欄位的資料cLabel物件.
getClickCount() - Method in class jcx.jform.bdisplay
取得滑鼠點選次數.
Emaker專用.
getClientIP() - Method in class jcx.jform.hproc
取得Client端的IP Address.
getClientProperty(String) - Method in class jcx.servlet.Servlet
取得 Client 端的屬性 .
getCodeBase() - Method in class jcx.jform.bBase
動態取得Emaker Server的codeBase.
getCol() - Method in class jcx.jform.bdisplay
取得目前表格的Column.
僅適用於表格的自定程式.
getColor() - Method in class jcx.util.pdf
取得顏色.
getColumn() - Method in class jcx.jform.bformat
取得目前列號(僅適用於表格中的顯式格式) .
getColumnCount() - Method in class jcx.jform.bResultSet
取得欄位數量.
getColumnIndex(String) - Method in class jcx.jform.bResultSet
取得欄位名稱.
getColumnIndex(String, String) - Method in class jcx.jform.bBase
取得表格的Column index.
DMaker專用,Web service不適用.
getColumnIndex(String, String) - Method in class jcx.jform.bTransaction
取得表格的Column index.
DMaker專用,Web service不適用.
getColumnIndex(String, String) - Method in class jcx.jform.hproc
取得表格的Column index.
DMaker專用,Web service不適用.
getColumnName(int) - Method in class jcx.jform.bResultSet
取得欄位名稱.
getColumns(String) - Static method in class jcx.db.talk
查詢table的欄位資料. ret[i][0]: column name ret[i][1]: column type ret[i][2]: column type name ret[i][3]: column prec ret[i][4]: column scale ret[i][5]: column length
getColumns(String, String) - Static method in class jcx.db.talk
查詢 table 的欄位資料.
getColumnsFromPool(String) - Method in class jcx.db.talk
 
getComboBox(String) - Method in class jcx.jform.bPrint
取得其它表格欄位的 欄位(下拉選單) 物件 .
getComboBox(String) - Method in class jcx.jform.bTransaction
取得JComboBox欄位(下拉選單)物件.
Emaker專用.
getComboBox(String) - Method in class jcx.jform.bProcFlow
取得其它表格欄位的 欄位(下拉選單) 物件 .
getComboBox(String) - Method in class jcx.jform.bdisplay
取得JComboBox欄位(下拉選單)物件.
Emaker專用.
getComboBox(String) - Method in class jcx.jform.bformat
取得其它表格欄位的 欄位(下拉選單) 物件 .
getComboBox(String) - Method in class jcx.jform.bproc
取得其它表格欄位的 欄位(下拉選單) 物件 .
getComboBox(String) - Method in class jcx.jform.bQuery
取得其它表格欄位的 欄位(下拉選單) 物件 .
getComboBox(String) - Method in class jcx.jform.bvalidate
取得JComboBox欄位(下拉選單)物件.
Emaker專用.
getComboBox(String) - Method in class jcx.jform.bNotify
取得JComboBox欄位(下拉選單)物件.
Emaker專用.
getCommand() - Method in class jcx.jform.bNotify
取得簽核按鈕名稱.
getConnectionFromPool() - Method in class jcx.db.talk
取得java.sql.connection物件(只適用於server端程式).
getCookies() - Method in class jcx.servlet.Servlet
得到 Browser 端的 Cookie.
getDashboard(String, String, String, String, String, String, String, String, String, String, String) - Static method in class jcx.util.convert
產生數位儀表版的飄號繪圖字串.
getData(String) - Method in class jcx.jform.bRule
取得本筆資料欄位 .
getData(String) - Method in class jcx.jform.bNotify
取得本筆資料欄位.
getDate() - Method in class jcx.jform.bBase
取得伺服器端的時間.
getDate(int) - Static method in class jcx.util.datetime
使用說明: 得到傳入日期(年月日)的日,int 格式 程式設計師:kydan .
getDate(String) - Static method in class jcx.util.datetime
使用說明: 得到傳入日期(年月日)的日,String 格式 程式設計師:kydan .
getDatName() - Method in class jcx.jform.bBase
取得目前專案名稱.
getDatName() - Method in class jcx.jform.hproc
取得目前專案名稱.
getDayOfWeek(String) - Static method in class jcx.util.datetime
使用說明: 得到傳入日期是星期幾,星期天 return 0, 星期一 return 1 .
getDeptBoss(String) - Method in class jcx.jform.bBase
取得部門主管.
getDeptList(String) - Method in class jcx.jform.bBase
取得組織圖上的管轄部門清單.
getDeptPane(String) - Method in class jcx.jform.bBase
取得部門功能.
Emaker專用.
getDeptPane(String, String) - Method in class jcx.jform.bBase
取得部門功能.
Emaker專用.
getDestState() - Method in class jcx.jform.bProcFlow
取得目的地流程點名稱 .
getDestState() - Method in class jcx.jform.sProcFlow
取得目的地流程點名稱 .
getDestState() - Method in class jcx.jform.bNotify
取得目的地流程點名稱.
getDeviceConfiguration() - Method in class jcx.util.pdf
 
getDeviceToken(String) - Method in class jcx.jform.bBase
取得使用者的手機識別碼.
DMaker專用,Web service不適用.
用來發送雲端訊息,「系統環境設定-啟用離線APP機制」須有啟用才能取得.
getDeviceToken(String) - Method in class jcx.jform.hproc
取得使用者的手機識別碼.
DMaker專用,Web service不適用.
用來發送雲端訊息,「系統環境設定-啟用離線APP機制」須有啟用才能取得.
getDisplayValue(String) - Method in class jcx.jform.bTransaction
取得下拉式欄位的顯示資料.
Emaker專用.
getDisplayValue(String) - Method in class jcx.jform.bProcFlow
取得下拉式欄位的顯示資料 .
getDisplayValue(String) - Method in class jcx.jform.bdisplay
取得下拉式欄位的顯示資料.
Emaker專用.
getDisplayValue(String) - Method in class jcx.jform.bformat
取得下拉式欄位的顯示資料 .
getDisplayValue(String) - Method in class jcx.jform.bproc
取得下拉式欄位的顯示資料 .
getDisplayValue(String) - Method in class jcx.jform.bQuery
取得下拉式欄位的顯示資料 .
getDisplayValue(String) - Method in class jcx.jform.bvalidate
取得下拉式欄位的顯示資料.
Emaker專用.
getDisplayValue(String) - Method in class jcx.jform.bNotify
取得下拉式欄位的顯示資料.
Emaker專用.
getDownloadURL(String) - Method in class jcx.jform.hproc
取得檔案下載的連結.
getEmail(String) - Method in class jcx.jform.bBase
取得使用者Email Address.
getEmail(String) - Method in class jcx.jform.hproc
取得使用者Email Address.
getEmailServer() - Method in class jcx.jform.bBase
取得Email Server Address.
getEndRow(String) - Method in class jcx.jform.bPrint
取得最後列數.
getEngagedPeople() - Method in class jcx.jform.bNotify
取得可使用這張表單的人員名單.
getException() - Method in class jcx.jform.bNotify
取得SQL的Exception.
getFieldName() - Method in class jcx.jform.bproc
取得對目前對資料庫存取的 field name
getFieldName() - Method in class jcx.jform.hproc
取得對目前對資料庫存取的Field Name.
getFieldType() - Method in class jcx.jform.bproc
取得對目前對資料庫存取的 field type
getFieldType() - Method in class jcx.jform.hproc
取得對目前對資料庫存取的Field Type.
getFile(String) - Static method in class jcx.util.file
使用說明: 得到檔案內容 程式設計師:kydan.
getFile(String, String) - Static method in class jcx.util.file
使用說明: 得到檔案內容 程式設計師:kydan.
getFileBytes(File) - Static method in class jcx.jform.bBase
取得本地端檔案的內容(Emaker指Client端,DMaker指Server端).
getFileInputStream(String) - Method in class jcx.servlet.Servlet
傳回 Client 端檔案上傳資料的 FileInputStream.
getFileInputStream(String) - Method in class jcx.jform.bBase
取得HTML檔案上傳的InputStream.
DMaker專用,Web service不適用.
getFileInputStream(String) - Method in class jcx.jform.hproc
取得HTML檔案上傳的InputStream.
DMaker專用,Web service不適用.
getFileStr(String) - Static method in class jcx.util.file
使用說明: 得到檔案內容 程式設計師:kydan.
getFlowCount() - Method in class jcx.jform.bBase
取得目前功能的流程筆數.
getFlowCount(String) - Method in class jcx.jform.bBase
取得目前功能的流程詳細資料.
getFlowData(String, String) - Method in class jcx.jform.hproc
讀取流程的資料.
getFlowFunctions() - Method in class jcx.jform.bBase
取得系統所有流程的功能清單.
getFlowHistory() - Method in class jcx.jform.bBase
取得目前所有流程歷史資料.
getFlowHistory(String, String) - Method in class jcx.jform.bproc
取得目前所有流程節點 (DMaker專用).
getFlowHistory(String, String) - Method in class jcx.jform.hproc
取得目前所有流程歷史資料.
getFlowResultSet() - Method in class jcx.jform.bBase
取得系統流程狀態的ResultSet.
getFlowStates() - Method in class jcx.jform.bBase
取得目前所有流程查核點.
getFlowStatus() - Method in class jcx.jform.bBase
取得流程狀態的JPanel.
getFlowToDoList() - Method in class jcx.jform.bBase
取得流程的ToDoList(全部的功能).
Emaker專用.
getFlowToolBar() - Method in class jcx.jform.bBase
取得流程的 JToolbar.
getFormData() - Method in class jcx.servlet.Servlet
傳回 Client 端呼叫此 Servlet 全部的參數.
getFormName() - Method in class jcx.jform.bBase
取得目前表單名稱.
getFunctionFlowHisTable(String) - Method in class jcx.jform.bBase
根據Function Name,取得該Function對應的流程歷史表格.
getFunctionFlowTable(String) - Method in class jcx.jform.bBase
根據Function Name,取得該Function對應的流程狀態表格.
getFunctionID() - Method in class jcx.jform.bBase
取得目前Function ID.
getFunctionID() - Method in class jcx.jform.hproc
取得目前FunctionID .
getFunctionName() - Method in class jcx.jform.bBase
取得目前FunctionName.
getFunctionName() - Method in class jcx.jform.hproc
取得目前FunctionName .
getFunctionNameByID(String) - Method in class jcx.jform.bBase
根據Function ID,取得Function Name.
getFunctionNameByID(String) - Method in class jcx.jform.hproc
根據 Function ID 取得 Function Name.
getFunctions() - Method in class jcx.jform.bBase
取得系統所有功能清單.
getFunctions() - Method in class jcx.jform.hproc
取得系統所有功能清單 .
getFunctionTable(String) - Method in class jcx.jform.bBase
根據Function Name,取得該Function對應的主表.
getGlobalValue(Object) - Method in class jcx.jform.hproc
取得對系統快取的物件(公用的cache).
getHeader(String) - Method in class jcx.servlet.Servlet
 
getHistory() - Static method in class jcx.db.talk
查詢執行過的SQL指令.
getImage(String) - Method in class jcx.util.pdf
讀取圖形檔.
getInfo() - Static method in class jcx.db.talk
查詢connection pool status.
getInlineImage(String) - Method in class jcx.jform.bBase
取得 image file,data url base編碼.
getInlineImage(String) - Method in class jcx.jform.hproc
取得 image file , data url base 編碼.
getInputStream() - Method in class jcx.servlet.Servlet
得到 Browser 端資料的 InputStream.
getInputStream(String) - Method in class jcx.jform.bBase
取得其它欄位的檔案上傳Inputstream物件.
getInputTime() - Method in class jcx.jform.bRule
取得輸入本筆資料的時間 .
getInputTime() - Method in class jcx.jform.bProcFlow
取得輸入本筆資料的時間 .
getInputUser() - Method in class jcx.jform.bRule
取得輸入本筆資料的使用者帳號 .
getInputUser() - Method in class jcx.jform.bProcFlow
取得輸入本筆資料的使用者帳號 .
getInternalFrame(String) - Method in class jcx.jform.bBase
取得目前表單JInternalFrame.
Emaker專用.
「系統環境設定-多視窗並存模式-Yes時,才有效」.
getIP() - Static method in class jcx.jform.bBase
取得Server IP.
getLabel() - Method in class jcx.jform.bdisplay
取得顯示的物件.
getLabel(String) - Method in class jcx.jform.bPrint
取得其它表格欄位的 文字 物件 .
getLabel(String) - Method in class jcx.jform.bTransaction
取得JLabel文字物件.
getLabel(String) - Method in class jcx.jform.bProcFlow
取得其它表格欄位的 文字 物件 .
getLabel(String) - Method in class jcx.jform.bdisplay
取得JLabel文字物件.
getLabel(String) - Method in class jcx.jform.bformat
取得其它表格欄位的 文字 物件 .
getLabel(String) - Method in class jcx.jform.bproc
取得其它表格欄位的 文字 物件 .
getLabel(String) - Method in class jcx.jform.bQuery
取得其它表格欄位的 文字 物件 .
getLabel(String) - Method in class jcx.jform.bvalidate
取得JLabel文字物件.
getLabel(String) - Method in class jcx.jform.bNotify
取得JLabel文字物件.
getlatlngByGoogle(String) - Static method in class jcx.util.convert
用地址查詢經緯度(使用Google,每日上限約為2500個).
getList() - Method in class jcx.jform.bdisplay
取得查詢的詳細列表物件.
getLocale() - Method in class jcx.jform.bBase
取得目前語系.
getLoginTalk() - Method in class jcx.jform.bRule
取得帳號存放資料庫的 talk 物件 .
getMemberList(String) - Method in class jcx.jform.bBase
取得組織圖上的管轄人員清單.
getMemo() - Method in class jcx.jform.bProcFlow
取得目前批示意見 .
getMemo() - Method in class jcx.jform.sProcFlow
取得目前批示意見 .
getMemo() - Method in class jcx.jform.bNotify
取得目前批示意見.
getMessage() - Method in class jcx.jform.bBase
取得在視窗的下方訊息.
getMessage(String, String, String, int) - Static method in class jcx.net.pop3
取得指定的信件的內文及附件檔名.
getMethod() - Method in class jcx.servlet.Servlet
傳回呼叫本程式的 Method 如 GET,POST.
getMonth(int) - Static method in class jcx.util.datetime
使用說明: 得到傳入日期的月份,int 格式 程式設計師:kydan .
getMonth(String) - Static method in class jcx.util.datetime
使用說明: 得到傳入日期的月份,String 格式 程式設計師:kydan .
getMSN(String) - Method in class jcx.jform.bBase
取得使用者MSN帳號.
getMSN(String) - Method in class jcx.jform.hproc
取得使用者MSN 帳號 .
getName() - Method in class jcx.jform.bPrint
取得本身的物件名稱 .
getName() - Method in class jcx.jform.bTransaction
取得物件名稱.
getName() - Method in class jcx.jform.sTransaction
 
getName() - Method in class jcx.jform.bdisplay
取得本身的物件名稱.
getName() - Method in class jcx.jform.bformat
取得本身的物件名稱 .
getName() - Method in class jcx.jform.bproc
取得本身的物件名稱 .
getName() - Method in class jcx.jform.rformat
取得本身的物件名稱 .
getName() - Method in class jcx.jform.sProcFlow
 
getName() - Method in class jcx.jform.bQuery
取得物件名稱.
getName() - Method in class jcx.jform.bvalidate
取得本身的物件名稱.
getName() - Method in class jcx.jform.sproc
取得本身的物件名稱 .
getName() - Method in class jcx.jform.hproc
取得執行本程式的物件名稱.
getName(String) - Method in class jcx.jform.bBase
取得使用者中文名稱.
getName(String) - Method in class jcx.jform.hproc
取得使用者中文名稱.
getNow() - Method in class jcx.jform.bBase
取得伺服器端的時間.
getNow() - Method in class jcx.jform.hproc
取得伺服器端的時間.
getObjectsFromPool(String, String) - Method in class jcx.db.talk
查詢資料庫的物件.
getOldValue() - Method in class jcx.jform.bvalidate
取得舊資料.
僅適用於下拉選單.
getOutputStream() - Method in class jcx.servlet.Servlet
得到 對 Browser 端輸出資料的 PrintStream.
getPageCount() - Method in class jcx.jform.bproc
取得印表總頁數 .
getPageCount() - Method in class jcx.jform.hproc
取得印表總頁數 .
getPageCountOfRow() - Method in class jcx.jform.hproc
取得目前這一筆資料的自動分頁小計頁數.
getPageInterval(String) - Method in class jcx.jform.hproc
取得副表在本頁所印的資料筆數區間.
getPageNumber() - Method in class jcx.jform.bPrint
取得本頁頁碼.
getPageNumber() - Method in class jcx.jform.bproc
取得目前頁碼 .
getPageNumber() - Method in class jcx.jform.rformat
取得目前頁碼 .
getPageNumber() - Method in class jcx.jform.hproc
取得目前頁碼.
getPageNumberOfRow() - Method in class jcx.jform.hproc
取得目前這一筆資料的自動分頁頁碼.
getPaint() - Method in class jcx.util.pdf
 
getPanel() - Method in class jcx.jform.bproc
取得目前畫面的JPanel
getParameter(String) - Method in class jcx.servlet.Servlet
傳回 Client 端呼叫此 Servlet 的單一參數.
getParameter(String) - Method in class jcx.jform.bBase
取得Applet的參數.
getParameter(String) - Method in class jcx.jform.bProcFlow
取得HTML 的 CGI 參數(有區分大小寫),僅適用於web form.
getParameter(String) - Method in class jcx.jform.bNotify
取得HTML的CGI參數(有區分大小寫).
getParameter(String) - Method in class jcx.jform.hproc
取得HTML的CGI參數(有區分大小寫).
getPassword() - Method in class jcx.jform.bBase
取得目前使用者的密碼.
getPath() - Method in class jcx.servlet.Servlet
傳回本程式的路徑(含程式名稱) 如 /server-java/Hello , /servlet/HelloWorld.
getPosition() - Method in class jcx.jform.bvalidate
取得目前查詢條件輸入的欄位別.
getProperty(Object) - Method in class jcx.jform.bBase
取得使用者個人設定的資料.
getQueryRowCount() - Method in class jcx.jform.bNotify
取得查詢得到的資料筆數.
僅適用於「進階設定-查詢後觸發程式」.
getQueryValue(String) - Method in class jcx.jform.bTransaction
取得查詢條件的輸入資料.
getQueryValue(String) - Method in class jcx.jform.sTransaction
取得查詢條件的輸入資料.
getQueryValue(String) - Method in class jcx.jform.rformat
取得查詢條件的輸入資料.
getQueryValue(String) - Method in class jcx.jform.bQuery
取得查詢條件的輸入資料.
getRadioButton(String) - Method in class jcx.jform.bPrint
取得其它表格欄位的 欄位(下拉選單設定 RadioButton) 物件 .
getRadioButton(String) - Method in class jcx.jform.bTransaction
取得JRadioButton欄位(下拉選單設定 RadioButton)物件.
Emaker專用.
getRadioButton(String) - Method in class jcx.jform.bProcFlow
取得其它表格欄位的 欄位(下拉選單設定 RadioButton) 物件 .
getRadioButton(String) - Method in class jcx.jform.bdisplay
取得JRadioButton欄位(下拉選單設定 RadioButton)物件.
Emaker專用.
getRadioButton(String) - Method in class jcx.jform.bformat
取得其它表格欄位的 欄位(下拉選單設定 RadioButton) 物件 .
getRadioButton(String) - Method in class jcx.jform.bproc
取得其它表格欄位的 欄位(下拉選單設定 RadioButton) 物件 .
getRadioButton(String) - Method in class jcx.jform.bQuery
取得其它表格欄位的 欄位(下拉選單設定 RadioButton) 物件 .
getRadioButton(String) - Method in class jcx.jform.bvalidate
取得JRadioButton欄位(下拉選單設定 RadioButton)物件.
Emaker專用.
getRadioButton(String) - Method in class jcx.jform.bNotify
取得JRadioButton欄位(下拉選單設定 RadioButton)物件.
Emaker專用.
getRecordCount() - Method in class jcx.jform.bproc
取得目前資料總筆數 .
getRecordIndex() - Method in class jcx.jform.bproc
取得目前資料筆數 .
getRecordPerPage() - Method in class jcx.jform.bproc
取得印表時,每頁資料筆數 .
getRect(String) - Method in class jcx.jform.bPrint
取得物件的大小 Rect.
getRect(String, int, int) - Method in class jcx.jform.bPrint
取得表格物件某一格的大小 Rect.
getReference(String) - Method in class jcx.jform.bTransaction
取得下拉式選單的顯示對照資料(下拉式選單或點選方式才有效).
getReference(String) - Method in class jcx.jform.bProcFlow
取得 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
getReference(String) - Method in class jcx.jform.bdisplay
取得下拉式選單的顯示對照資料(下拉式選單或點選方式才有效).
getReference(String) - Method in class jcx.jform.bformat
取得 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
getReference(String) - Method in class jcx.jform.bproc
取得 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
getReference(String) - Method in class jcx.jform.bQuery
取得 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
getReference(String) - Method in class jcx.jform.bvalidate
取得下拉式選單的顯示對照資料(下拉式選單或點選方式才有效).
getReference(String) - Method in class jcx.jform.bNotify
取得下拉式選單的顯示對照資料(下拉式選單或點選方式才有效).
getRegistry(String, String) - Static method in class jcx.util.convert
取得Windows的registry.
getRenderingHint(RenderingHints.Key) - Method in class jcx.util.pdf
 
getRenderingHints() - Method in class jcx.util.pdf
 
getReportString(String, Hashtable) - Method in class jcx.jform.hproc
產生功能畫面的報表~字串,用於合併報表.
DMaker專用,Web service不適用.
getResultSet() - Method in class jcx.jform.bBase
取得系統查詢後所得到的ResultSet.
Emaker專用.
getResultSet() - Method in class jcx.jform.bNotify
取得系統查詢後所得到的resultset.
getRow() - Method in class jcx.jform.bdisplay
取得目前表格的Row.
僅適用於表格的自定程式.
getRow() - Method in class jcx.jform.bResultSet
取得目前所在位置.
getRow() - Method in class jcx.jform.bformat
取得目前行號(僅適用於表格中的顯式格式) .
getRow() - Method in class jcx.jform.bproc
取得目前行號(僅適用於表格中的顯式格式) .
getRow() - Method in class jcx.jform.rformat
取得目前行號.
getRow() - Method in class jcx.jform.bQuery
取得目前行號(僅適用於表格中) .
getRow() - Method in class jcx.jform.sformat
取得目前行號(僅適用於表格中的顯式格式) .
getRow() - Method in class jcx.jform.bvalidate
取得目前表格的Row.
僅適用於表格.
getRow() - Method in class jcx.jform.sproc
取得目前行號(僅適用於表格中的顯式格式) .
getRowCount() - Method in class jcx.jform.bResultSet
取得資料總筆數.
getRows(String) - Method in class jcx.jform.bPrint
取得本頁列數.
getRunningComponent(String) - Method in class jcx.jform.bPrint
取得其它表格欄位的 物件 .
getRunningComponent(String) - Method in class jcx.jform.bTransaction
取得物件.
getRunningComponent(String) - Method in class jcx.jform.bProcFlow
取得其它表格欄位的 物件 .
getRunningComponent(String) - Method in class jcx.jform.bdisplay
取得物件.
getRunningComponent(String) - Method in class jcx.jform.bformat
取得其它表格欄位的 物件 .
getRunningComponent(String) - Method in class jcx.jform.bproc
取得其它表格欄位的 物件 .
getRunningComponent(String) - Method in class jcx.jform.bQuery
取得其它表格欄位的 物件 .
getRunningComponent(String) - Method in class jcx.jform.bvalidate
取得物件.
getRunningComponent(String) - Method in class jcx.jform.bNotify
取得物件.
getSerialNumber(String, String, String, int, String) - Method in class jcx.jform.bBase
取得資料庫自動編號.
getSession() - Method in class jcx.jform.hproc
取得HTML的HttpSession.
getSessionKey(long) - Method in class jcx.jform.bBase
取得Session Key.
DMaker專用.
getSessionKey(long) - Method in class jcx.jform.hproc
取得Session Key.
DMaker專用.
getSlider() - Method in class jcx.jform.bBase
取得系統查詢後所得到的Slider.
getSliderPanel() - Method in class jcx.jform.bBase
取得系統查詢後所得到的Slider Panel.
getSourceState() - Method in class jcx.jform.bProcFlow
取得來源的流程點名稱 .
getSourceState() - Method in class jcx.jform.sProcFlow
取得來源的流程點名稱 .
getSourceState() - Method in class jcx.jform.bNotify
取得來源的流程點名稱.
getSQL() - Method in class jcx.jform.bNotify
取得智慧維護(新增、查詢、修改、刪除)所作的SQL指令.
流程時指異動流程表格的SQL指令.
getSqlTypes() - Method in class jcx.db.talk
查詢table的欄位資料.
getState() - Method in class jcx.jform.bBase
取得目前流程查核點.
getState() - Method in class jcx.jform.hproc
取得目前流程查核點.
getString(int) - Method in class jcx.jform.bResultSet
取得欄位資料.
getString(String) - Method in class jcx.jform.bResultSet
取得欄位資料.
getSubCount() - Method in class jcx.jform.bproc
取得印表附表總頁數 .
getSubIndex() - Method in class jcx.jform.bproc
取得印表附表目前頁碼 .
getSubject(String, String, String) - Static method in class jcx.net.pop3
依照指定的mail host 及 帳號去收取主題資料.
getSummary(String) - Method in class jcx.jform.bproc
取得某個欄位的加總 .
getSystemProperty(Object) - Method in class jcx.jform.bBase
取得系統環境設定的資料.
getSystemProperty(Object) - Method in class jcx.jform.hproc
取得系統環境設定的資料.
getTabbedPane(String) - Method in class jcx.jform.bPrint
取得其它表格欄位的 JTabbedPane(分頁) 物件 .
getTabbedPane(String) - Method in class jcx.jform.bTransaction
取得JTabbedPane(分頁)物件.
Emaker專用.
getTabbedPane(String) - Method in class jcx.jform.bProcFlow
取得其它表格欄位的 JTabbedPane(分頁) 物件 .
getTabbedPane(String) - Method in class jcx.jform.bdisplay
取得JTabbedPane(分頁)物件.
Emaker專用.
getTabbedPane(String) - Method in class jcx.jform.bformat
取得其它表格欄位的 JTabbedPane(分頁) 物件 .
getTabbedPane(String) - Method in class jcx.jform.bproc
取得其它表格欄位的 JTabbedPane(分頁) 物件 .
getTabbedPane(String) - Method in class jcx.jform.bQuery
取得其它表格欄位的 JTabbedPane(分頁) 物件 .
getTabbedPane(String) - Method in class jcx.jform.bvalidate
取得JTabbedPane(分頁)物件.
Emaker專用.
getTabbedPane(String) - Method in class jcx.jform.bNotify
取得JTabbedPane(分頁)物件.
Emaker專用.
getTable(String) - Method in class jcx.jform.bPrint
取得其它表格欄位的 JTable 物件 .
getTable(String) - Method in class jcx.jform.bTransaction
取得表格物件.
getTable(String) - Method in class jcx.jform.bProcFlow
取得其它表格欄位的 JTable 物件 .
getTable(String) - Method in class jcx.jform.bdisplay
取得表格物件.
getTable(String) - Method in class jcx.jform.bformat
取得其它表格欄位的 JTable 物件 .
getTable(String) - Method in class jcx.jform.bproc
取得其它表格欄位的 JTable 物件 .
getTable(String) - Method in class jcx.jform.bQuery
取得其它表格欄位的 JTable 物件 .
getTable(String) - Method in class jcx.jform.bvalidate
取得表格物件.
getTable(String) - Method in class jcx.jform.bNotify
取得表格物件.
getTableBackupData(String) - Method in class jcx.jform.bTransaction
取得表格的備份資料.
Emaker專用.
包含顯示與未顯示,可用來比對table的資料被修改過那些.
getTableBackupData(String) - Method in class jcx.jform.bProcFlow
取得 JTable 的備份資料(包含顯示與未顯示) 可用來比對 table 的資料被修該過那些.
getTableBackupData(String) - Method in class jcx.jform.bdisplay
取得表格的備份資料.
Emaker專用.
包含顯示與未顯示,可用來比對table的資料被修改過那些.
getTableBackupData(String) - Method in class jcx.jform.bformat
取得 JTable 的備份資料(包含顯示與未顯示) 可用來比對 table 的資料被修該過那些.
getTableBackupData(String) - Method in class jcx.jform.bproc
取得 JTable 的備份資料(包含顯示與未顯示) 可用來比對 table 的資料被修該過那些.
getTableBackupData(String) - Method in class jcx.jform.bQuery
取得 JTable 的備份資料(包含顯示與未顯示) 可用來比對 table 的資料被修該過那些.
getTableBackupData(String) - Method in class jcx.jform.bvalidate
取得表格的備份資料.
Emaker專用.
包含顯示與未顯示,可用來比對table的資料被修改過那些.
getTableBackupData(String) - Method in class jcx.jform.bNotify
取得表格的備份資料.
Emaker專用.
包含顯示與未顯示,可用來比對table的資料被修改過那些.
getTableButton(String, int) - Method in class jcx.jform.bTransaction
動態取得表格下方的按鈕.
getTableButton(String, int) - Method in class jcx.jform.bdisplay
動態取得表格下方的按鈕.
getTableButton(String, int) - Method in class jcx.jform.bproc
動態取得表格下方的按鈕.
getTableButton(String, int) - Method in class jcx.jform.bvalidate
動態取得表格下方的按鈕.
getTableButton(String, int) - Method in class jcx.jform.hproc
動態取得表格下方的按鈕.
getTableData(String) - Method in class jcx.jform.bTransaction
取得表格的資料(包含顯示與未顯示).
Web service不適用.
getTableData(String) - Method in class jcx.jform.bProcFlow
取得 JTable 的資料(包含顯示與未顯示) .
getTableData(String) - Method in class jcx.jform.sTransaction
取得 JTable 的資料(包含顯示與未顯示) .
getTableData(String) - Method in class jcx.jform.bdisplay
取得表格的資料(包含顯示與未顯示).
Web service不適用.
getTableData(String) - Method in class jcx.jform.bformat
取得 JTable 的資料(包含顯示與未顯示) .
getTableData(String) - Method in class jcx.jform.bproc
取得 JTable 的資料(包含顯示與未顯示) .
getTableData(String) - Method in class jcx.jform.sProcFlow
取得 JTable 的資料(包含顯示與未顯示) .
getTableData(String) - Method in class jcx.jform.bQuery
取得 JTable 的資料(包含顯示與未顯示) .
getTableData(String) - Method in class jcx.jform.sformat
取得 JTable 的資料(包含顯示與未顯示) .
getTableData(String) - Method in class jcx.jform.bvalidate
取得表格的資料(包含顯示與未顯示).
Web service不適用.
getTableData(String) - Method in class jcx.jform.bNotify
取得表格的資料(包含顯示與未顯示).
Web service不適用.
getTableData(String) - Method in class jcx.jform.sproc
取得 JTable 的資料(包含顯示與未顯示) .
getTableData(String) - Method in class jcx.jform.hproc
取得表格的資料(包含顯示與未顯示).
Web service不適用.
getTableDataSorted(String) - Method in class jcx.jform.bTransaction
取得表格排序過的資料.
Emaker專用.
包含顯示與未顯示.
getTableDataSorted(String) - Method in class jcx.jform.bProcFlow
取得 JTable 排序過的資料(包含顯示與未顯示) .
getTableDataSorted(String) - Method in class jcx.jform.bdisplay
取得表格排序過的資料.
Emaker專用.
包含顯示與未顯示.
getTableDataSorted(String) - Method in class jcx.jform.bformat
取得 JTable 排序過的資料(包含顯示與未顯示) .
getTableDataSorted(String) - Method in class jcx.jform.bproc
取得 JTable 排序過的資料(包含顯示與未顯示) .
getTableDataSorted(String) - Method in class jcx.jform.bQuery
取得 JTable 排序過的資料(包含顯示與未顯示) .
getTableDataSorted(String) - Method in class jcx.jform.bvalidate
取得表格排序過的資料.
Emaker專用.
包含顯示與未顯示.
getTableDataSorted(String) - Method in class jcx.jform.bNotify
取得表格排序過的資料.
Emaker專用.
包含顯示與未顯示.
getTableName() - Method in class jcx.jform.bproc
取得對目前對資料庫存取的 table name
getTableName() - Method in class jcx.jform.hproc
取得對目前對資料庫存取的Table Name.
getTables(String) - Static method in class jcx.db.talk
查詢資料庫的table.
getTables(String, String) - Static method in class jcx.db.talk
查詢資料庫的table.
getTableSelectedColumn(String) - Method in class jcx.jform.bTransaction
取得表格選擇的欄位.
DMaker專用,Web service不適用.
getTableSelectedColumn(String) - Method in class jcx.jform.bNotify
取得表格選擇的欄位.
DMaker專用,Web service不適用.
getTableSelectedColumn(String) - Method in class jcx.jform.hproc
取得表格選擇的欄位.
DMaker專用,Web service不適用.
getTableSelectedRow(String) - Method in class jcx.jform.bTransaction
取得表格選擇的行號.
DMaker專用,Web service不適用.
getTableSelectedRow(String) - Method in class jcx.jform.bNotify
取得表格選擇的行號.
DMaker專用,Web service不適用.
getTableSelectedRow(String) - Method in class jcx.jform.hproc
取得表格選擇的行號.
DMaker專用,Web service不適用.
getTableSelectedRows(String) - Method in class jcx.jform.bTransaction
取得表格選擇(複選)的行號.
DMaker專用,Web service不適用.
getTableSelectedRows(String) - Method in class jcx.jform.bNotify
取得表格選擇(複選)的行號.
DMaker專用,Web service不適用.
getTableSelectedRows(String) - Method in class jcx.jform.hproc
取得表格選擇(複選)的行號.
DMaker專用,Web service不適用.
getTablesFromPool(String) - Method in class jcx.db.talk
查詢資料庫的table.
getTalk() - Method in class jcx.jform.bRule
取得talk 物件 .
getTalk() - Method in class jcx.jform.bPrint
取得talk 物件 .
getTalk() - Method in class jcx.jform.bTransaction
取得talk 物件.
getTalk() - Method in class jcx.jform.bProcFlow
取得talk 物件 .
getTalk() - Method in class jcx.jform.sTransaction
取得talk 物件 .
getTalk() - Method in class jcx.jform.bdisplay
取得talk物件.
getTalk() - Method in class jcx.jform.bformat
取得talk 物件 .
getTalk() - Method in class jcx.jform.bproc
取得talk 物件 .
getTalk() - Method in class jcx.jform.rformat
取得talk 物件 .
getTalk() - Method in class jcx.jform.sProcFlow
取得talk 物件 .
getTalk() - Method in class jcx.jform.bQuery
取得talk 物件 .
getTalk() - Method in class jcx.jform.sformat
取得talk 物件 .
getTalk() - Method in class jcx.jform.bvalidate
取得talk 物件.
getTalk() - Method in class jcx.jform.bNotify
取得talk 物件.
getTalk() - Method in class jcx.jform.sproc
取得talk 物件 .
getTalk() - Method in class jcx.jform.hproc
取得talk 物件.
getTalk(String) - Method in class jcx.jform.bBase
取得對資料庫存取的talk
getTalk(String) - Method in class jcx.jform.sproc
取得對資料庫存取的 talk
getTalk(String) - Method in class jcx.jform.hproc
取得對資料庫存取的 talk
getTalk(String, String) - Static method in class jcx.db.talk
取得專案設定的talk.
getTalkName() - Method in class jcx.jform.bRule
取得talk 名稱 .
getTalkName() - Method in class jcx.jform.bPrint
取得talk 名稱 .
getTalkName() - Method in class jcx.jform.bTransaction
取得talk名稱.
getTalkName() - Method in class jcx.jform.bProcFlow
取得talk 名稱 .
getTalkName() - Method in class jcx.jform.bdisplay
取得talk名稱.
getTalkName() - Method in class jcx.jform.bformat
取得talk 名稱 .
getTalkName() - Method in class jcx.jform.bproc
取得talk 名稱 .
getTalkName() - Method in class jcx.jform.bQuery
取得talk 名稱 .
getTalkName() - Method in class jcx.jform.bvalidate
取得talk名稱.
getTalkName() - Method in class jcx.jform.bNotify
取得talk名稱.
getTextArea(String) - Method in class jcx.jform.bPrint
取得其它表格欄位的 欄位(多行輸入) 物件 .
getTextArea(String) - Method in class jcx.jform.bTransaction
取得JTextArea欄位(多行輸入)物件.
Emaker專用.
getTextArea(String) - Method in class jcx.jform.bProcFlow
取得其它表格欄位的 欄位(多行輸入) 物件 .
getTextArea(String) - Method in class jcx.jform.bdisplay
取得JTextArea欄位(多行輸入)物件.
Emaker專用.
getTextArea(String) - Method in class jcx.jform.bformat
取得其它表格欄位的 欄位(多行輸入) 物件 .
getTextArea(String) - Method in class jcx.jform.bproc
取得其它表格欄位的 欄位(多行輸入) 物件 .
getTextArea(String) - Method in class jcx.jform.bQuery
取得其它表格欄位的 欄位(多行輸入) 物件 .
getTextArea(String) - Method in class jcx.jform.bvalidate
取得JTextArea欄位(多行輸入)物件.
Emaker專用.
getTextArea(String) - Method in class jcx.jform.bNotify
取得JTextArea欄位(多行輸入)物件.
Emaker專用.
getTextField(String) - Method in class jcx.jform.bPrint
取得其它表格欄位的 欄位(單行輸入) 物件 .
getTextField(String) - Method in class jcx.jform.bTransaction
取得JTextField欄位(單行輸入)物件
Emaker專用.
getTextField(String) - Method in class jcx.jform.bProcFlow
取得其它表格欄位的 欄位(單行輸入) 物件 .
getTextField(String) - Method in class jcx.jform.bdisplay
取得JTextField欄位(單行輸入)物件
Emaker專用.
getTextField(String) - Method in class jcx.jform.bformat
取得其它表格欄位的 欄位(單行輸入) 物件 .
getTextField(String) - Method in class jcx.jform.bproc
取得其它表格欄位的 欄位(單行輸入) 物件 .
getTextField(String) - Method in class jcx.jform.bQuery
取得其它表格欄位的 欄位(單行輸入) 物件 .
getTextField(String) - Method in class jcx.jform.bvalidate
取得JTextField欄位(單行輸入)物件
Emaker專用.
getTextField(String) - Method in class jcx.jform.bNotify
取得JTextField欄位(單行輸入)物件
Emaker專用.
getTime(String) - Static method in class jcx.util.datetime
使用說明: 得到目前的時間.
getTime(String) - Method in class jcx.jform.bBase
取得目前的時間.
getTime(String) - Method in class jcx.jform.hproc
使用說明: 得到目前的時間.
getTimeout() - Method in class jcx.db.talk
取得talk的timeout(ms).
getToday() - Static method in class jcx.util.datetime
使用說明: 得到今天的日期 程式設計師:kydan .
getToday() - Method in class jcx.jform.bBase
取得今天的日期.
getToday(String) - Static method in class jcx.util.datetime
使用說明: 得到今天的日期.
getToday(String) - Method in class jcx.jform.bBase
取得今天的日期.
getToday(String) - Method in class jcx.jform.hproc
取得今天的日期.
getToday1() - Static method in class jcx.util.datetime
使用說明: 得到今天的日期(西元年YYYY/mm/dd) 程式設計師:kydan .
getToDoList(String, String, String, String) - Static method in class jcx.jform.bFlow
取得eMaker流程的ToDoList 傳入參數: ip=>eMaker Server 的 ip address ,如 192.168.1.20 uid=>使用者帳號 pwd =>使用者密碼 file=>dat 的檔名 ,如 demo.dat return: Properties D05-送貨派車單=6 D06-外出洽公單=3 Exception: 帳號密碼不正確時,或file不正確時會發生 Exception
getToDoListURL() - Method in class jcx.jform.hproc
取得目前系統裡待處裡工作的 URL link.
getToolBar() - Method in class jcx.jform.bBase
取得畫面上的 JToolbar.
getUploadFile(String) - Method in class jcx.jform.bTransaction
取得檔案上傳欄位在Server端已存好檔案的File物件.
DMaker專用,Web service不適用.
getValue(name)是取得Client端畫面欄位的值.
getUploadFile(String) - Method in class jcx.jform.bProcFlow
 
getUploadFile(String) - Method in class jcx.jform.hproc
取得檔案上傳欄位在Server端已存好檔案的File物件.
DMaker專用,Web service不適用.
getValue(name)是取得Client端畫面欄位的值.
getUser() - Method in class jcx.jform.bBase
取得目前使用者帳號.
getUser() - Method in class jcx.jform.bRule
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.bPrint
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.bTransaction
取得目前使用者帳號.
getUser() - Method in class jcx.jform.bProcFlow
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.sTransaction
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.bdisplay
取得目前使用者帳號.
getUser() - Method in class jcx.jform.bformat
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.bproc
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.rformat
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.sProcFlow
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.bQuery
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.sformat
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.bvalidate
取得目前使用者帳號.
getUser() - Method in class jcx.jform.bNotify
取得目前使用者帳號.
getUser() - Method in class jcx.jform.sproc
取得目前使用者帳號 .
getUser() - Method in class jcx.jform.hproc
取得目前使用者帳號.
getUserRight() - Method in class jcx.jform.bBase
取得使用者權限.
getValue() - Method in class jcx.jform.bdisplay
取得目前表格的Value.
僅適用於表格的自定程式.
getValue(String) - Method in class jcx.jform.bPrint
取得其它欄位的資料 .
getValue(String) - Method in class jcx.jform.bTransaction
取得欄位的資料.
getValue(String) - Method in class jcx.jform.bProcFlow
取得其它欄位的資料 .
getValue(String) - Method in class jcx.jform.sTransaction
取得其它欄位的資料 .
getValue(String) - Method in class jcx.jform.bdisplay
取得欄位的資料.
getValue(String) - Method in class jcx.jform.bformat
取得其它欄位的資料 .
getValue(String) - Method in class jcx.jform.bproc
取得其它欄位的資料 .
getValue(String) - Method in class jcx.jform.rformat
取得其它欄位的資料 .
getValue(String) - Method in class jcx.jform.sProcFlow
取得其它欄位的資料 .
getValue(String) - Method in class jcx.jform.bQuery
取得其它欄位的資料 .
getValue(String) - Method in class jcx.jform.sformat
取得其它欄位的資料 .
getValue(String) - Method in class jcx.jform.bvalidate
取得欄位的資料.
getValue(String) - Method in class jcx.jform.bNotify
取得欄位的資料.
getValue(String) - Method in class jcx.jform.sproc
取得其它欄位的資料 .
getValue(String) - Method in class jcx.jform.hproc
取得欄位的資料.
getValueAt(String, int, String) - Method in class jcx.jform.bTransaction
取得表格裡特定欄位的資料.
Web service不適用.
getValueAt(String, int, String) - Method in class jcx.jform.bProcFlow
取得 JTable 的資料 .
getValueAt(String, int, String) - Method in class jcx.jform.bdisplay
取得表格裡特定欄位的資料.
Web service不適用.
getValueAt(String, int, String) - Method in class jcx.jform.bformat
取得 JTable 的資料 .
getValueAt(String, int, String) - Method in class jcx.jform.bproc
取得 JTable 的資料 .
getValueAt(String, int, String) - Method in class jcx.jform.bvalidate
取得表格裡特定欄位的資料.
Web service不適用.
getValueAt(String, int, String) - Method in class jcx.jform.hproc
取得表格裡特定欄位的資料.
Web service不適用.
getWebServiceXML() - Method in class jcx.jform.hproc
取得WebService呼叫的完整XML內容.
getYear(int) - Static method in class jcx.util.datetime
使用說明: 得到傳入日期的年份,int 格式 程式設計師:kydan .
getYear(String) - Static method in class jcx.util.datetime
使用說明: 得到傳入日期的年份,String 格式 程式設計師:kydan .
getZipFile(String) - Static method in class jcx.util.file
使用說明: 得到檔案內容(.zip) 程式設計師:kydan.
getZipFile(String, int) - Static method in class jcx.util.file
使用說明: 得到檔案內容(.zip) 程式設計師:kydan.
getZipFile1(String) - Static method in class jcx.util.file
使用說明: 得到檔案內容(.zip) 程式設計師:kydan.
getZipFile1(String, int) - Static method in class jcx.util.file
使用說明: 得到檔案內容(.zip) 程式設計師:kydan.

H

hasNext() - Method in class jcx.jform.hdao
查詢後是否有下一筆資料.
hdao - class jcx.jform.hdao.
Dmaker dao 物件 super class.
hdao(talk) - Constructor for class jcx.jform.hdao
建構子,請傳入 talk 物件
hexArray - Static variable in class jcx.util.upload
 
hexArray - Static variable in class jcx.util.crypt
 
HexToDec(String) - Static method in class jcx.util.convert
十六進位轉十進位.
hideDialog() - Method in class jcx.jform.bBase
隱藏跳出視窗.
DMaker專用,Web service不適用.
hideDialog() - Method in class jcx.jform.hproc
DMaker 專用,隱藏跳出視窗 (Web service 不適用).
hideDialog(String) - Method in class jcx.jform.bBase
隱藏跳出視窗.
DMaker專用,Web service不適用.
hideDialog(String) - Method in class jcx.jform.hproc
DMaker 專用,隱藏跳出視窗 (Web service 不適用).
hproc - class jcx.jform.hproc.
Emaker Web-Form 物件預設值之 super class.
hproc() - Constructor for class jcx.jform.hproc
 
html(String, String, String) - Static method in class jcx.util.xmpp
send xhtml message to JID
htmlToPNG(String) - Static method in class jcx.util.convert
Html to png.
HttpAuthorization - interface jcx.servlet.HttpAuthorization.
此介面 HttpAuthorization 為一 HTTP 認證機制之輔助介面, 凡是欲使用 HTTP 認證功能的 Servlet 程式只要實作此介面即可。

I

importFromExcel_POI(String, int) - Static method in class jcx.util.decodeXls
匯入Excel.
importFromExcel(String) - Static method in class jcx.util.decodeXls
匯入Excel.
importFromExcel(String) - Method in class jcx.jform.bBase
從Excel匯入資料.
Emaker專用.
importFromExcel(String, int) - Static method in class jcx.util.decodeXls
匯入Excel.
importFromPool(String, String, boolean) - Method in class jcx.db.talk
匯入SQL的資料.
insert() - Method in class jcx.jform.hdao
執行 insert.
insert(String[], int) - Method in class jcx.jform.bResultSet
插入一筆資料.
int_substring(int, int, int) - Static method in class jcx.util.convert
Integer的substring,用法類似String.substring().
ipdf - class jcx.util.ipdf.
 
isACDay(String) - Static method in class jcx.util.check
驗證日期是否正確,只能驗證年月日(西元年)
isBatchApprove() - Method in class jcx.jform.bProcFlow
是否是由 Web 做批次簽核 .
isBatchApprove() - Method in class jcx.jform.bNotify
是否為批次簽核.
DMaker專用,Web service不適用.
isCh(char) - Static method in class jcx.util.check
驗證是否中文
isCoId(String) - Static method in class jcx.util.check
驗證統一編號是否正確
isDate(String, String) - Static method in class jcx.util.check
驗證日期是否正確,可驗證民國年,西元年
isFloat(String, String) - Static method in class jcx.util.check
驗證浮點數,允許有正負號
isGenerateOfflineForm() - Method in class jcx.jform.hproc
判斷目前是否正在產生AP 離線畫面中.
isID(String) - Static method in class jcx.util.check
驗證身分證字號是否正確
isNum(String) - Static method in class jcx.util.check
驗證是否為數字型態,不允許有正號 ,(20091125 改為可以有負號) 在使用Integer.parseInt( )前請先使用這個method()來判別一下是否為數字型態 才不至於發生NumberFormatException,空字串會 return false
isPRCId(String) - Static method in class jcx.util.check
 
isQuery() - Method in class jcx.jform.bBase
取得目前是否在查詢條件的視窗中.
isQuery() - Method in class jcx.jform.bproc
取得目前是否在查詢條件的視窗中 .
isQuery() - Method in class jcx.jform.bQuery
取得目前是否在查詢條件的視窗中 .
isQuery() - Method in class jcx.jform.hproc
取得目前是否在查詢條件的視窗中.
isRocDay(String) - Static method in class jcx.util.check
驗證日期是否正確,只能驗證k年月日(民國年)
isShowForm() - Method in class jcx.jform.bdisplay
判斷是否為showForm所彈出視窗的元件.
isShowForm() - Method in class jcx.jform.bformat
判斷是否是showForm所彈出視窗的元件.
isShowForm() - Method in class jcx.jform.bproc
判斷是否是showForm所彈出視窗的元件.
isShowForm() - Method in class jcx.jform.bvalidate
判斷是否為showForm所彈出視窗的元件.
isSignNum(String) - Static method in class jcx.util.check
判別傳入的字串 , 是否為數字型態,允許有正負號 在使用Integer.parseInt( )前請先使用這個method()來判別一下是否為數字型態 才不至於發生NumberFormatException,空字串會 return false
isUnicodeEncoding() - Method in class jcx.db.talk
判斷目前的talk object的字串是否為UNICODE編碼.
isUTF8(byte[]) - Static method in class jcx.util.check
驗證是否為 utf8 檔案.
isWebService() - Method in class jcx.jform.hproc
是否為WebService呼叫.

J

jcx.db - package jcx.db
 
jcx.jform - package jcx.jform
 
jcx.net - package jcx.net
 
jcx.servlet - package jcx.servlet
 
jcx.util - package jcx.util
 

L

last() - Method in class jcx.jform.hdao
查詢後移動指標至最後一筆資料.
ldap - class jcx.db.ldap.
此類別ldap為存取LDAP Server元件,在使用前先請確認已安裝JNDI相關API.
ldap_bind(String, String, String, String, String) - Method in class jcx.jform.bBase
登入LDAP Tree或Win2000 Active Directory,傳回該使用者資料(Login as normal user).
ldap_query(String, String, String, String, String, int) - Method in class jcx.jform.bBase
登入LDAP Tree或Win2000 Active Directory,傳回共有多少使用者(Login as normal).
log(String) - Method in class jcx.jform.bBase
記錄一段訊息到Server端的logs目錄下的error log檔案.
log(String) - Method in class jcx.jform.hproc
記錄一段訊息到 server 端的 logs 目錄下的 error log 檔案.
log(String, String) - Method in class jcx.jform.bBase
記錄一段訊息到Server端的logs目錄下的指定檔案.
log(String, String) - Method in class jcx.jform.hproc
記錄一段訊息到 server 端的 logs 目錄下的 指定檔案.
Ltrim(String) - Static method in class jcx.util.convert
清除左邊多餘的空白.

M

main(String[]) - Static method in class jcx.util.format
 
main(String[]) - Static method in class jcx.util.datetime
 
main(String[]) - Static method in class jcx.net.ftp
 
md5_hex(byte[], String) - Static method in class jcx.util.crypt
 
message(String) - Method in class jcx.jform.bBase
在視窗的下方顯示訊息.
message(String) - Method in class jcx.jform.bRule
在視窗的下方顯示訊息 .
message(String) - Method in class jcx.jform.bPrint
在視窗的下方顯示訊息 .
message(String) - Method in class jcx.jform.bTransaction
在視窗的下方顯示訊息.
Web service不適用.
message(String) - Method in class jcx.jform.bProcFlow
在視窗的下方顯示訊息 .
message(String) - Method in class jcx.jform.sTransaction
在視窗的下方顯示訊息 .
message(String) - Method in class jcx.jform.bdisplay
在視窗的下方顯示訊息.
Web service不適用.
message(String) - Method in class jcx.jform.bformat
在視窗的下方顯示訊息 .
message(String) - Method in class jcx.jform.bproc
在視窗的下方顯示訊息 .
message(String) - Method in class jcx.jform.sProcFlow
在視窗的下方顯示訊息 .
message(String) - Method in class jcx.jform.bQuery
在視窗的下方顯示訊息 .
message(String) - Method in class jcx.jform.sformat
在視窗的下方顯示訊息 .
message(String) - Method in class jcx.jform.bvalidate
在視窗的下方顯示訊息.
Web service不適用.
message(String) - Method in class jcx.jform.bNotify
在視窗的下方顯示訊息.
Web service不適用.
message(String) - Method in class jcx.jform.sproc
在視窗的下方顯示訊息 .
message(String) - Method in class jcx.jform.hproc
在視窗的下方顯示訊息.
Web service不適用.
message(String, String) - Static method in class jcx.util.xmpp
send message to JID
message(String, String) - Method in class jcx.jform.hproc
在視窗的下方顯示訊息.
Web service不適用.
message(String, String[]) - Method in class jcx.jform.bTransaction
在彈出視窗顯示訊息.
Web service不適用.
message(String, String[]) - Method in class jcx.jform.bProcFlow
在視窗的下方顯示訊息 .
message(String, String[]) - Method in class jcx.jform.sTransaction
在視窗的下方顯示訊息 .
message(String, String[]) - Method in class jcx.jform.bdisplay
在彈出視窗顯示訊息.
Web service不適用.
message(String, String[]) - Method in class jcx.jform.bformat
在視窗的下方顯示訊息 .
message(String, String[]) - Method in class jcx.jform.bproc
在視窗的下方顯示訊息 .
message(String, String[]) - Method in class jcx.jform.bvalidate
在彈出視窗顯示訊息.
Web service不適用.
message(String, String[]) - Method in class jcx.jform.bNotify
在彈出視窗顯示訊息.
Web service不適用.
message(String, String[]) - Method in class jcx.jform.sproc
在視窗的下方顯示訊息 .
message(String, String[]) - Method in class jcx.jform.hproc
在彈出視窗顯示訊息.
Web service不適用.
message(String, String[], String) - Method in class jcx.jform.hproc
在視窗的下方顯示訊息.
Web service不適用.
messagebox(String) - Method in class jcx.jform.bTransaction
在彈出視窗顯示訊息.
Web service不適用.
messagebox(String) - Method in class jcx.jform.bProcFlow
在彈出視窗顯示訊息 .
messagebox(String) - Method in class jcx.jform.sTransaction
在彈出視窗顯示訊息 .
messagebox(String) - Method in class jcx.jform.bproc
在彈出視窗顯示訊息 .
messagebox(String) - Method in class jcx.jform.sProcFlow
在彈出視窗顯示訊息 .
messagebox(String) - Method in class jcx.jform.bvalidate
在彈出視窗顯示訊息.
Web service不適用.
messagebox(String) - Method in class jcx.jform.sproc
在彈出視窗顯示訊息 .
messagebox(String) - Method in class jcx.jform.hproc
在彈出視窗顯示訊息.
Web service不適用.
messagebox(String, String[]) - Method in class jcx.jform.bTransaction
在彈出視窗顯示訊息.
Web service不適用.
messagebox(String, String[]) - Method in class jcx.jform.bProcFlow
在彈出視窗顯示訊息 .
messagebox(String, String[]) - Method in class jcx.jform.sTransaction
在彈出視窗顯示訊息 .
messagebox(String, String[]) - Method in class jcx.jform.bproc
在彈出視窗顯示訊息 .
messagebox(String, String[]) - Method in class jcx.jform.bvalidate
在彈出視窗顯示訊息.
Web service不適用.
messagebox(String, String[]) - Method in class jcx.jform.sproc
在彈出視窗顯示訊息 .
messagebox(String, String[]) - Method in class jcx.jform.hproc
在彈出視窗顯示訊息.
Web service不適用.
mkdir(String) - Method in class jcx.net.ftp
建立server端目錄
mul(String, String) - Static method in class jcx.util.operation
整數乘法運算 equals floatMultiply(f1,f2,0);.
mul(String, String, int) - Static method in class jcx.util.operation
整數乘法運算 equals floatMultiply(f1,f2,scale,HALF_UP);
mul(String, String, int, int) - Static method in class jcx.util.operation
整數乘法運算 equals floatMultiply(f1,f2,scale,ROUND);

N

newPage() - Method in class jcx.util.pdf
結束目前Page,產生一新頁面.
next() - Method in class jcx.jform.hdao
查詢後移動指標至下一筆資料.
NumToEngnum(String) - Static method in class jcx.util.convert
阿拉伯數字轉英文表示數字.
NumToTranum(String) - Static method in class jcx.util.convert
阿拉伯數字 轉 國字數字 中文繁體大寫.

O

open(String) - Method in class jcx.net.ftp
open conection to ftp server.
open(String, String, String) - Method in class jcx.net.ftp
open conection to ftp server.
openURL(URL) - Method in class jcx.jform.bBase
開啟對任一Server的URL.
operation - class jcx.util.operation.
 
operation() - Constructor for class jcx.util.operation
 

P

paint(Graphics) - Method in class jcx.jform.bPrint
當列印或列印預灠時,使用者可以自定列印的功能
paint3(Graphics, String) - Static method in class jcx.util.ipdf
 
pdf - class jcx.util.pdf.
此類別為pdf檔案之產生器. 凡是欲產生pdf檔案格式皆可引用本類別. 本API產生檔案的中文字體預設為標楷體. 可支援各種字體. pdf檔案需安裝Acrobat reader4.0方可讀取.
pdf() - Constructor for class jcx.util.pdf
建立一張空白的pdf,若需多頁文件.
pdf(int, int) - Constructor for class jcx.util.pdf
建立一張空白的pdf.
percent(int) - Method in class jcx.jform.bBase
回傳前端目前的進度% ,「按鈕-顯示稍候訊息」須設定.
percent(int) - Method in class jcx.jform.sTransaction
回傳前端目前的 進度 % .
percent(int) - Method in class jcx.jform.sproc
回傳前端目前的 進度 % .
percent(int) - Method in class jcx.jform.hproc
回傳前端目前的 進度 % (要先設定稍候訊息).
percent(int, String) - Method in class jcx.jform.bBase
回傳前端目前的進度% 與訊息,「按鈕-顯示稍候訊息」須設定.
percent(int, String) - Method in class jcx.jform.sTransaction
回傳前端目前的 進度 % 與訊息.
percent(int, String) - Method in class jcx.jform.sproc
回傳前端目前的 進度 % 與訊息.
percent(int, String) - Method in class jcx.jform.hproc
回傳前端目前的 進度 % 與訊息(要先設定稍候訊息).
play(String) - Method in class jcx.jform.bBase
播放音效檔(.wav .mid).
Emaker專用.
pop3 - class jcx.net.pop3.
此類別 pop3 為一 pop3 client API, 凡是欲收信(pop3) 皆可引用此 API 。
pop3() - Constructor for class jcx.net.pop3
 
POSITION - Variable in class jcx.jform.bdisplay
表示目前是否為查詢條件的預設值.
POSITION - Variable in class jcx.jform.bproc
表示目前是查詢條件的預設值與否.
POSITION - Variable in class jcx.jform.bvalidate
表示目前是否為查詢條件的預設值.
POSITION - Variable in class jcx.jform.sproc
表示目前是查詢條件的預設值與否.
POSITION - Variable in class jcx.jform.hproc
表示目前是否為查詢條件的預設值.
put(byte[], String) - Method in class jcx.net.ftp
transfer file to server.
put(InputStream, String) - Method in class jcx.net.ftp
transfer file to server.
put(Object, Object) - Method in class jcx.jform.bBase
將物件存放至系統快取.
put(Object, Object) - Method in class jcx.jform.sTransaction
 
put(Object, Object) - Method in class jcx.jform.sProcFlow
 
put(Object, Object) - Method in class jcx.jform.sproc
 
put(Object, Object) - Method in class jcx.jform.hproc
將物件存放至系統快取.
putDoc_poi(OutputStream, Hashtable[], byte[]) - Static method in class jcx.util.decodeXls
 
putDoc(OutputStream, Hashtable, String) - Static method in class jcx.util.decodeDoc
動態產生Word.
putDoc(OutputStream, Hashtable, String) - Static method in class jcx.util.decodeXls
動態產生Excel.
putGlobalValue(Object, Object) - Method in class jcx.jform.hproc
將物件存放至系統快取(公用的cache).
putParameter(String, String) - Method in class jcx.jform.hproc
指定送出時POST到,下個HTML頁面的CGI參數(有區分大小寫).
DMaker專用,Web service不適用.
putProperty(Object, Object) - Method in class jcx.jform.bBase
設定使用者個人設定的資料.

Q

quality - Static variable in class jcx.util.ipdf
 
query() - Method in class jcx.jform.hdao
執行查詢功能.
query(String) - Method in class jcx.db.talk
在Transaction範圍內執行SQL查詢指令.
query(String) - Static method in class jcx.db.ldap
查詢LDAP Tree,傳回該層資料(Login as anonymous).
query(String, Object[]) - Method in class jcx.jform.hdao
執行查詢功能,傳入 where 即可.
query(String, String) - Static method in class jcx.db.ldap
查詢LDAP Tree,傳回該層資料(Login as anonymous).
queryFromPool(String) - Method in class jcx.db.talk
執行SQL查詢指令.
queryFromPool(String, int, int) - Method in class jcx.db.talk
執行SQL查詢指令(區間,僅適用於DMaker).
queryFromPool(String, long) - Method in class jcx.db.talk
執行SQL 查詢指令(有cache功能).
queryFromPool(String, long, String) - Method in class jcx.db.talk
執行SQL查詢指令(有cache功能).
queryFromPool(String, Object[]) - Method in class jcx.db.talk
執行SQL查詢指令(preparestatement).
queryFromPool(String, Object[], long) - Method in class jcx.db.talk
執行SQL 查詢指令(有cache功能).
queryFromPool(String, Object[], long, String) - Method in class jcx.db.talk
執行SQL查詢指令(有cache功能).
queryHashtable(String, int) - Method in class jcx.db.talk
執行 SQL 查詢指令(執行結果會依照指定的KEY放在Hashtable).

R

remove(Object) - Method in class jcx.jform.hproc
將物件至個人快取處移除.
removeGlobalValue(Object) - Method in class jcx.jform.hproc
將物件至系統快取處移除(公用的cache).
rename(String, String) - Method in class jcx.net.ftp
rename server端檔案
replace(String, String, String) - Static method in class jcx.util.convert
字串替代.
replaceTableName(String) - Method in class jcx.jform.bBase
從「系統環境設定-表格名稱對照表」轉換Table Name.
Emaker專用.
replaceTableName(String) - Method in class jcx.jform.sproc
從系統環境設定的[表格名稱對照表] 轉換 table name.
replaceTableName(String) - Method in class jcx.jform.hproc
從「系統環境設定-表格名稱對照表」轉換Table Name.
Emaker專用.
reset() - Method in class jcx.jform.hdao
Reset 查詢.
restore(String) - Method in class jcx.db.talk
還原 SQL 的資料.
returnAuthenticateResponse() - Method in class jcx.servlet.Servlet
對 Client 端送出 HTTP/1.0 401 Unauthorized 的訊號,並設定 realm 為 Java Composer.
returnAuthenticateResponse(String) - Method in class jcx.servlet.Servlet
對 Client 端送出 HTTP/1.0 401 Unauthorized 的訊號,並設定 realm.
returnErrorResponse(String, int) - Method in class jcx.servlet.Servlet
對 Client 端送出 HTTP/1.1 400 unknown reason 的訊號,並設定 content-type 為 s1.
returnNormalResponse(String) - Method in class jcx.servlet.Servlet
 
rformat - class jcx.jform.rformat.
報表顯示格式之 super class.
rformat() - Constructor for class jcx.jform.rformat
 
rmdir(String) - Method in class jcx.net.ftp
刪除server端目錄
roc2ac(String) - Static method in class jcx.util.convert
民國年轉西元年.
rollback() - Method in class jcx.db.talk
rollback Transaction.
rollback() - Method in class jcx.jform.hdao
rollback transaction.
row - Variable in class jcx.jform.hdao
查詢後指標 從1開始 .
rtrim(String) - Static method in class jcx.util.convert
清除右邊多餘的空白.
run1() - Method in class jcx.servlet.Servlet
Servlet 程式的進入點,程式由 run1 開始執行

S

save(byte[], String) - Method in class jcx.jform.bBase
匯出資料.
Emaker專用.
save(String, String) - Method in class jcx.jform.bBase
儲存檔案.
Emaker專用.
SaveBinaryFile(HttpApplet, Hashtable, Hashtable) - Static method in class jcx.util.upload
 
SaveBinaryFile(InputStream, Hashtable, Hashtable) - Static method in class jcx.util.upload
 
saveExportData(String[][], String) - Method in class jcx.jform.bBase
匯出文字資料(by browser).
Emaker專用.
saveLocal(String, String) - Method in class jcx.jform.bBase
HTML5 離線資訊(DMaker+平版 適用).
saveLocal(String, String) - Method in class jcx.jform.hproc
html5 離線資訊 (Dmaker+平版 適用).
saveLocal(String, String, String) - Method in class jcx.jform.bBase
HTML5 離線資訊(DMaker+平版 適用).
saveLocal(String, String, String) - Method in class jcx.jform.hproc
html5 離線資訊 (Dmaker+平版 適用).
saveMailFile(String, String, String, int, int, String) - Static method in class jcx.net.pop3
儲存指定的信件裏的特定的檔案.
scale(double) - Method in class jcx.util.pdf
 
scale(double, double) - Method in class jcx.util.pdf
 
scheme(String) - Method in class jcx.db.talk
比對 SQL 的scheme資料.
search(String) - Method in class jcx.jform.bBase
切換簽核的單據.
Emaker專用.
send(String, Object) - Static method in class jcx.util.gcm
send message to Android or iPhone.
send(String, Object, String) - Static method in class jcx.util.gcm
send message to Android or iPhone.
sendhtml(String, String, String) - Method in class jcx.util.xmpp
send xhtml message to JID
sendMail(String, String, String, String[], String[], String, String, String[], String, String) - Static method in class jcx.net.smtp
傳送夾檔信件給多人(自行指定收信人).
sendMail(String, String, String, String[], String[], String, String, String[], String, String) - Method in class jcx.jform.bBase
傳送夾檔信件給多人(自行指定收信人).
中文請以Unique code格式傳入.
sendMail(String, String, String, String[], String[], String, String, String[], String, String) - Method in class jcx.jform.hproc
傳送夾檔信件給多人(自行指定收信人).
sendMailbcc(String, String, String[], String, String, String[], String, String) - Static method in class jcx.net.smtp
傳送夾檔信件給多人(密件).
sendMailbcc(String, String, String[], String, String, String[], String, String) - Method in class jcx.jform.bBase
傳送夾檔信件給多人(密件).
中文請以Unique code格式傳入.
sendMailbcc(String, String, String[], String, String, String[], String, String) - Method in class jcx.jform.hproc
傳送夾檔信件給多人(密件).
sendMailbccUTF8(String, String, String[], String, String, String[], byte[][], String) - Static method in class jcx.net.smtp
傳送夾檔信件給多人(密件).
sendMailbccUTF8(String, String, String[], String, String, String[], String, String) - Static method in class jcx.net.smtp
傳送夾檔信件給多人(密件).
sendMailbccUTF8(String, String, String[], String, String, String[], String, String) - Method in class jcx.jform.bBase
傳送夾檔信件給多人(密件),UTF8編碼.
中文請以Unique code格式傳入.
sendMailbccUTF8(String, String, String[], String, String, String[], String, String) - Method in class jcx.jform.hproc
傳送夾檔信件給多人(密件),UTF8編碼.
sendMailcc(String, String, String[], String, String) - Static method in class jcx.net.smtp
傳送夾檔信件.
sendMailcc(String, String, String[], String, String, String[], String) - Static method in class jcx.net.smtp
傳送夾檔信件給多人.
sendMailcc(String, String, String[], String, String, String[], String, String) - Static method in class jcx.net.smtp
傳送夾檔信件給多人.
sendMailcc(String, String, String[], String, String, String[], String, String) - Method in class jcx.jform.bBase
傳送夾檔信件給多人.
sendMailccUTF8(String, String, String[], String, String, String[], String, String) - Static method in class jcx.net.smtp
傳送夾檔信件給多人.
sendMailccUTF8(String, String, String[], String, String, String[], String, String) - Method in class jcx.jform.bBase
傳送夾檔信件給多人,UTF8編碼.
中文請以Unique code格式傳入.
sendMailto(String, String, String, String, String, String[], String) - Static method in class jcx.net.smtp
傳送夾檔信件.
sendMailto(String, String, String, String, String, String[], String, String) - Static method in class jcx.net.smtp
傳送夾檔信件.
sendMailUTF8(String, String, String, String[], String[], String, String, String[], String, String) - Static method in class jcx.net.smtp
傳送夾檔信件給多人(自行指定收信人).
sendMailUTF8(String, String, String, String[], String[], String, String, String[], String, String) - Method in class jcx.jform.bBase
傳送夾檔信件給多人(自行指定收信人),UTF8編碼.
中文請以Unique code格式傳入.
sendMailUTF8(String, String, String, String[], String[], String, String, String[], String, String) - Method in class jcx.jform.hproc
 
sendmsg(String, String) - Method in class jcx.util.xmpp
send message to JID
sendmsg(String, String) - Static method in class jcx.db.talk
執行SQL指令.
sendmsg(String, String[]) - Static method in class jcx.db.talk
執行transaction的SQL指令.
sendmsg(String, String, String) - Static method in class jcx.db.talk
執行SQL指令.
sendmsgx(String[], String, String, String) - Static method in class jcx.db.talk
執行SQL指令(guardium).
sendmsgx(String, String) - Static method in class jcx.db.talk
執行SQL指令.
sendmsgx(String, String, String) - Static method in class jcx.db.talk
執行SQL指令.
sendmsgx(String, String, String, int) - Static method in class jcx.db.talk
執行SQL指令.
sendMSN(String, String) - Method in class jcx.jform.bBase
傳送MSN訊息.
sendMSN(String, String) - Method in class jcx.jform.hproc
傳送MSN訊息.
sendSMS(String, String, String, String) - Static method in class jcx.util.sms
傳送手機簡訊.
sendSMS(String, String, String, String) - Method in class jcx.jform.bBase
傳送手機簡訊.
sendSMS(String, String, String, String) - Method in class jcx.jform.hproc
傳送手機簡訊.
sendWipeMessage(Object) - Static method in class jcx.util.gcm
send Wipe-message to Android or iPhone,可刪除使用者 iApp內下載資料與畫面.
separator - Variable in class jcx.util.pdf
 
separStr(String, String) - Static method in class jcx.util.convert
拆字串.
Servlet - class jcx.servlet.Servlet.
此類別 Servlet 為一Servlet 之基礎類別, 凡是所有Servlet 程式均須要為繼承此類別另做發展。
Servlet() - Constructor for class jcx.servlet.Servlet
 
setBackgroundColor(Color) - Method in class jcx.jform.bformat
設定背景的顏色.
setBackgroundColor(Color) - Method in class jcx.jform.rformat
設定背景的顏色.
setBackgroundColor(String, Color) - Method in class jcx.jform.bformat
設定背景的顏色.
setCAEnabled(boolean) - Method in class jcx.jform.bTransaction
設定本次的Transaction是否啟動CA記錄(啟動的HTML 必須指定secserver參數).
setCAEnabled(boolean) - Method in class jcx.jform.bProcFlow
設定本次的簽核是否啟動CA記錄(預設是啟動) (啟動的HTML 必需指定 secserver 參數).
setColor(Color) - Method in class jcx.util.pdf
設定線條的顏色.
setColor(Color) - Method in class jcx.jform.bformat
設定顯示字體的顏色.
setColor(Color) - Method in class jcx.jform.bproc
設定顏色 .
setColor(Color) - Method in class jcx.jform.rformat
設定顯示字體的顏色.
setColor(int, int, int) - Method in class jcx.util.pdf
設定線條的顏色.
setColor(String, Color) - Method in class jcx.jform.bdisplay
設定顯示字體的顏色.
Web service不適用.
setColor(String, Color) - Method in class jcx.jform.bformat
設定顯示字體的顏色.
setColor(String, Color) - Method in class jcx.jform.bproc
設定其它欄位的顏色 .
setColor(String, Color) - Method in class jcx.jform.bvalidate
設定顯示字體的顏色.
Web service不適用.
setColor(String, Color) - Method in class jcx.jform.bNotify
設定顯示字體的顏色.
Web service不適用.
setColor(String, Color) - Method in class jcx.jform.hproc
設定顯示字體的顏色.
Web service不適用.
setCTM(double, double, double, double, double, double) - Method in class jcx.util.pdf
 
setDestState(String) - Method in class jcx.jform.bProcFlow
動態設定目的地流程點名稱 .
setDestState(String) - Method in class jcx.jform.sProcFlow
動態設定目的地流程點名稱 .
setDocumentBase(String) - Method in class jcx.jform.bBase
動態改變applet的DocumentBase.
setEditable(String, boolean) - Method in class jcx.jform.bTransaction
動態設定物件是否可修改.
Web service不適用.
setEditable(String, boolean) - Method in class jcx.jform.sTransaction
動態設定物件是否可修改.
setEditable(String, boolean) - Method in class jcx.jform.bdisplay
動態設定物件是否可修改.
Web service不適用.
setEditable(String, boolean) - Method in class jcx.jform.bformat
動態設定物件是否可修改.
setEditable(String, boolean) - Method in class jcx.jform.bproc
動態設定物件是否可修改.
setEditable(String, boolean) - Method in class jcx.jform.sformat
動態設定物件是否可修改.
setEditable(String, boolean) - Method in class jcx.jform.bvalidate
動態設定物件是否可修改.
Web service不適用.
setEditable(String, boolean) - Method in class jcx.jform.bNotify
動態設定物件是否可修改.
Web service不適用.
setEditable(String, boolean) - Method in class jcx.jform.sproc
動態設定物件是否可修改.
setEditable(String, boolean) - Method in class jcx.jform.hproc
動態設定物件是否可修改.
Web service不適用.
setEditable(String, int, boolean) - Method in class jcx.jform.bTransaction
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, boolean) - Method in class jcx.jform.bdisplay
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, boolean) - Method in class jcx.jform.bformat
動態設定表格欄位是否可修改.
setEditable(String, int, boolean) - Method in class jcx.jform.bproc
動態設定表格欄位是否可修改.
setEditable(String, int, boolean) - Method in class jcx.jform.bvalidate
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, boolean) - Method in class jcx.jform.bNotify
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, boolean) - Method in class jcx.jform.hproc
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, int, boolean) - Method in class jcx.jform.bTransaction
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, int, boolean) - Method in class jcx.jform.bdisplay
動態設定表格欄位是否可修改.
setEditable(String, int, int, boolean) - Method in class jcx.jform.bformat
動態設定表格欄位是否可修改.
setEditable(String, int, int, boolean) - Method in class jcx.jform.bproc
動態設定表格欄位是否可修改.
setEditable(String, int, int, boolean) - Method in class jcx.jform.bvalidate
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, int, boolean) - Method in class jcx.jform.bNotify
動態設定表格欄位是否可修改.
setEditable(String, int, int, boolean) - Method in class jcx.jform.hproc
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, String, boolean) - Method in class jcx.jform.bTransaction
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, String, boolean) - Method in class jcx.jform.bdisplay
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, String, boolean) - Method in class jcx.jform.bformat
動態設定表格欄位是否可修改.
setEditable(String, int, String, boolean) - Method in class jcx.jform.bproc
動態設定表格欄位是否可修改.
setEditable(String, int, String, boolean) - Method in class jcx.jform.bvalidate
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, String, boolean) - Method in class jcx.jform.bNotify
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, int, String, boolean) - Method in class jcx.jform.hproc
動態設定表格欄位是否可修改.
Web service不適用.
setEditable(String, String, boolean) - Method in class jcx.jform.bTransaction
動態設定表格欄位是否可修改.
setEditable(String, String, boolean) - Method in class jcx.jform.bdisplay
動態設定表格欄位是否可修改.
setEditable(String, String, boolean) - Method in class jcx.jform.bformat
動態設定表格欄位是否可修改.
setEditable(String, String, boolean) - Method in class jcx.jform.bproc
動態設定表格欄位是否可修改.
setEditable(String, String, boolean) - Method in class jcx.jform.bvalidate
動態設定表格欄位是否可修改
Web service不適用.
setEditable(String, String, boolean) - Method in class jcx.jform.bNotify
動態設定表格欄位是否可修改.
setErrorMessage(String) - Method in class jcx.jform.bTransaction
設定當資料庫存取失敗時的錯誤訊息.
setErrorMessage(String) - Method in class jcx.jform.bProcFlow
設定當資料庫異動失敗時的錯誤訊息.
setErrorMessage(String) - Method in class jcx.jform.sTransaction
設定當資料庫存取失敗時的錯誤訊息.
setErrorMessage(String) - Method in class jcx.jform.sProcFlow
設定當資料庫異動失敗時的錯誤訊息.
setErrorMessage(String) - Method in class jcx.jform.bNotify
設定當資料庫存取失敗時的錯誤訊息.
setFillColor(Color) - Method in class jcx.util.pdf
 
setFillColor(int, int, int) - Method in class jcx.util.pdf
設定填滿圖框的顏色.
setFlowOnly(boolean) - Method in class jcx.jform.bBase
設定是否將有智慧維護功能列的頁籤設為失效.
DMaker專用,Web service不適用.
讓使用者只能使用簽核畫面頁籤,無資料維護輸入畫面.
setFocus(String, int, int) - Method in class jcx.jform.hproc
動態設定游標於表格欄位內.
Web service不適用.
setFocus(String, int, String) - Method in class jcx.jform.bTransaction
動態設定游標於表格欄位內.
Web service不適用.
setFocus(String, int, String) - Method in class jcx.jform.bdisplay
動態設定游標於表格欄位內.
Web service不適用.
setFocus(String, int, String) - Method in class jcx.jform.bformat
動態設定游標於表格欄位內.
setFocus(String, int, String) - Method in class jcx.jform.bproc
動態設定游標於表格欄位內.
setFocus(String, int, String) - Method in class jcx.jform.bvalidate
動態設定游標於表格欄位內.
Web service不適用.
setFocus(String, int, String) - Method in class jcx.jform.bNotify
動態設定游標於表格欄位內.
Web service不適用.
setFocus(String, int, String) - Method in class jcx.jform.hproc
動態設定游標於表格欄位內.
Web service不適用.
setFont(Font) - Method in class jcx.util.pdf
設定字體.
setFontName(String) - Method in class jcx.util.pdf
設定字體.
setFontSize(int) - Method in class jcx.util.pdf
設定字體的大小.
setFunction(String) - Method in class jcx.jform.emakerws
取得欲呼叫的 Web-Service 物件名稱.
setHeader(String, String) - Method in class jcx.servlet.Servlet
 
setHighlight(String, boolean) - Method in class jcx.jform.bBase
動態設定物件是否為加亮.
DMaker專用,Web service不適用.
setHighlight(String, boolean) - Method in class jcx.jform.hproc
動態設定物件是否為加亮.
DMaker專用,Web service不適用.
setKey(String, String) - Static method in class jcx.util.crypt
設定編碼對照表, 影響 encrypt decrypt 2 個 API
setLabelColor(String, Color) - Method in class jcx.jform.hproc
動態設定欄位標題顏色,須未設樣式才有效.
Web service不適用.
setLabelText(String, String) - Method in class jcx.jform.hproc
動態設定欄位標題文字,須未設樣式才有效.
Web service不適用.
setLineCap(int) - Method in class jcx.util.pdf
 
setLineWidth(float) - Method in class jcx.util.pdf
設定畫線的線條粗細.
setMemo(String) - Method in class jcx.jform.bProcFlow
設定目前批示意見 .
setNewView(String) - Method in class jcx.jform.hproc
動態設定使用畫面.
DMaker專用,Web service不適用.
setNextFocus(String) - Method in class jcx.jform.bvalidate
設定下個得到Focus的物件.
setOutput(String, String, byte[]) - Method in class jcx.jform.hproc
設定特殊的Output(如檔案下載).
DMaker專用,Web service不適用.
setOutput(String, String, File) - Method in class jcx.jform.hproc
設定特殊的Output(如檔案下載).
DMaker專用,Web service不適用.
按鈕-連結屬性須設為File Download才有效.
setPageNumber(String) - Method in class jcx.jform.bPrint
設定本頁頁碼.
setPaint(Paint) - Method in class jcx.util.pdf
 
setPrintable(String, boolean) - Method in class jcx.jform.bTransaction
動態設定物件是否可列印.
Web service不適用.
用於「進階設定-列印按鈕程式」有效.
setPrintable(String, boolean) - Method in class jcx.jform.bdisplay
動態設定物件是否可列印.
Web service不適用.
用於「進階設定-列印按鈕程式」有效.
setPrintable(String, boolean) - Method in class jcx.jform.bformat
動態設定物件是否可列印.
setPrintable(String, boolean) - Method in class jcx.jform.bproc
動態設定物件是否可列印.
setPrintable(String, boolean) - Method in class jcx.jform.bvalidate
動態設定物件是否可列印.
Web service不適用.
用於「進階設定-列印按鈕程式」有效.
setPrintable(String, boolean) - Method in class jcx.jform.bNotify
動態設定物件是否可列印.
Web service不適用.
用於「進階設定-列印按鈕程式」有效.
setPrintDPI(int) - Method in class jcx.jform.bBase
設定列印DPI.
只影響目前功能.
setPrinter(String) - Method in class jcx.jform.bBase
動態指定預設印表機.
setPrintPreviewMode(String) - Method in class jcx.jform.bTransaction
動態設定列印預覽模式.
DMaker專用,Web service不適用.
setPrintVertical(boolean) - Method in class jcx.jform.bBase
設定是否直印.
Emaker專用.
只影響目前功能.
setPrintView(String) - Method in class jcx.jform.bTransaction
動態設定列印使用畫面.
DMaker專用,Web service不適用.
setQueryValue(String, String) - Method in class jcx.jform.bTransaction
設定查詢條件的輸入資料.
setQueryValue(String, String) - Method in class jcx.jform.sTransaction
設定查詢條件的輸入資料.
setQueryValue(String, String) - Method in class jcx.jform.bQuery
設定查詢資料 .
setReference(String, Vector, Vector) - Method in class jcx.jform.bPrint
設定 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
setReference(String, Vector, Vector) - Method in class jcx.jform.bTransaction
設定下拉式選單的顯示對照資料.
Web service不適用.
setReference(String, Vector, Vector) - Method in class jcx.jform.bProcFlow
設定 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
setReference(String, Vector, Vector) - Method in class jcx.jform.sTransaction
設定 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
setReference(String, Vector, Vector) - Method in class jcx.jform.bdisplay
設定下拉式選單的顯示對照資料.
Web service不適用.
setReference(String, Vector, Vector) - Method in class jcx.jform.bformat
設定 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
setReference(String, Vector, Vector) - Method in class jcx.jform.bproc
設定 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
setReference(String, Vector, Vector) - Method in class jcx.jform.sProcFlow
設定 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
setReference(String, Vector, Vector) - Method in class jcx.jform.bQuery
設定 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
setReference(String, Vector, Vector) - Method in class jcx.jform.sformat
設定 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
setReference(String, Vector, Vector) - Method in class jcx.jform.bvalidate
設定下拉式選單的顯示對照資料.
Web service不適用.
setReference(String, Vector, Vector) - Method in class jcx.jform.bNotify
設定下拉式選單的顯示對照資料.
Web service不適用.
setReference(String, Vector, Vector) - Method in class jcx.jform.sproc
設定 cLabel 的顯示對照資料 (下拉示選單或點選方式才有效).
setReference(String, Vector, Vector) - Method in class jcx.jform.hproc
設定下拉式選單的顯示對照資料.
Web service不適用.
setRenderingHint(RenderingHints.Key, Object) - Method in class jcx.util.pdf
 
setRenderingHints(RenderingHints) - Method in class jcx.util.pdf
 
setResultset(String[][], String[]) - Method in class jcx.jform.bTransaction
直接設定resultset.
Emaker專用.
用於「進階設定-查詢按鈕程式」有效.
setResultset(String[][], String[]) - Method in class jcx.jform.bQuery
直接設定 resultset(取代底層的SQL查詢動作)(僅適用於DMaker).
setRotate(boolean) - Method in class jcx.util.pdf
設定中文字旋轉90度(英文字母及數字不旋轉).
setRotate(boolean, boolean) - Method in class jcx.util.pdf
設定中文字及英數字旋轉90度.
setRow(int) - Method in class jcx.jform.bResultSet
移動目前所在位置.
setRowsPerPage(String, int) - Method in class jcx.jform.bTransaction
指定列印時,表格每頁印多少筆.
用於「進階設定-列印按鈕程式」有效.
setSQL(String) - Method in class jcx.jform.bTransaction
設定接下來的SQL指令.
Emaker專用.
用於「進階設定-查詢按鈕程式」有效.
setSSL(boolean) - Method in class jcx.jform.emakerws
use SSL.
setStatic(boolean) - Method in class jcx.jform.bRule
設定本規則表的人員是否是固定的 .
setString(int, String) - Method in class jcx.jform.bResultSet
設定欄位資料.
setString(String, String) - Method in class jcx.jform.bResultSet
設定欄位資料.
setTableData(String, String[][]) - Method in class jcx.jform.bPrint
設定 JTable 的顯示資料 .
setTableData(String, String[][]) - Method in class jcx.jform.bTransaction
設定表格內容資料.
Web service不適用.
setTableData(String, String[][]) - Method in class jcx.jform.bProcFlow
設定 JTable 的顯示資料 .
setTableData(String, String[][]) - Method in class jcx.jform.sTransaction
設定 JTable 的顯示資料 .
setTableData(String, String[][]) - Method in class jcx.jform.bdisplay
設定表格內容資料.
Web service不適用.
setTableData(String, String[][]) - Method in class jcx.jform.bformat
設定 JTable 的顯示資料 .
setTableData(String, String[][]) - Method in class jcx.jform.bproc
設定 JTable 的顯示資料 .
setTableData(String, String[][]) - Method in class jcx.jform.sProcFlow
設定 JTable 的顯示資料 .
setTableData(String, String[][]) - Method in class jcx.jform.bQuery
設定 JTable 的顯示資料 .
setTableData(String, String[][]) - Method in class jcx.jform.sformat
設定 JTable 的顯示資料 .
setTableData(String, String[][]) - Method in class jcx.jform.bvalidate
設定表格內容資料.
Web service不適用.
setTableData(String, String[][]) - Method in class jcx.jform.bNotify
設定表格內容資料.
Web service不適用.
setTableData(String, String[][]) - Method in class jcx.jform.sproc
設定 JTable 的顯示資料 .
setTableData(String, String[][]) - Method in class jcx.jform.hproc
設定表格內容資料.
Web service不適用.
setTableData(String, String[][], String[][]) - Method in class jcx.jform.bPrint
設定 JTable 的顯示資料 .
setTableData(String, String[][], String[][]) - Method in class jcx.jform.bTransaction
設定表格的顯示資料.
Emaker專用.
setTableData(String, String[][], String[][]) - Method in class jcx.jform.bProcFlow
設定 JTable 的顯示資料 .
setTableData(String, String[][], String[][]) - Method in class jcx.jform.sTransaction
設定 JTable 的顯示資料 .
setTableData(String, String[][], String[][]) - Method in class jcx.jform.bdisplay
設定表格的顯示資料.
Emaker專用.
setTableData(String, String[][], String[][]) - Method in class jcx.jform.bformat
設定 JTable 的顯示資料 .
setTableData(String, String[][], String[][]) - Method in class jcx.jform.bproc
設定 JTable 的顯示資料 .
setTableData(String, String[][], String[][]) - Method in class jcx.jform.sProcFlow
設定 JTable 的顯示資料 .
setTableData(String, String[][], String[][]) - Method in class jcx.jform.bQuery
設定 JTable 的顯示資料 .
setTableData(String, String[][], String[][]) - Method in class jcx.jform.sformat
設定 JTable 的顯示資料 .
setTableData(String, String[][], String[][]) - Method in class jcx.jform.bvalidate
設定表格的顯示資料.
Emaker專用.
setTableData(String, String[][], String[][]) - Method in class jcx.jform.bNotify
設定表格的顯示資料.
Emaker專用.
setTableData(String, String[][], String[][]) - Method in class jcx.jform.sproc
設定 JTable 的顯示資料 .
setTableData(String, String[][], String[][]) - Method in class jcx.jform.hproc
設定表格內容資料.
Web service不適用.
setTableHeader(String, String[]) - Method in class jcx.jform.bTransaction
設定表格標題資料.
Web service不適用.
DMaker下,表格屬性傳統模式顯示為true才有效.
setTableHeader(String, String[]) - Method in class jcx.jform.bProcFlow
設定 JTable 的表頭顯示資料 .
setTableHeader(String, String[]) - Method in class jcx.jform.sTransaction
設定 JTable 的表頭顯示資料 .
setTableHeader(String, String[]) - Method in class jcx.jform.bdisplay
設定表格標題資料.
Web service不適用.
DMaker下,表格屬性傳統模式顯示為true才有效.
setTableHeader(String, String[]) - Method in class jcx.jform.bformat
設定 JTable 的表頭顯示資料 .
setTableHeader(String, String[]) - Method in class jcx.jform.bproc
設定 JTable 的表頭顯示資料 .
setTableHeader(String, String[]) - Method in class jcx.jform.bQuery
設定 JTable 的表頭顯示資料 .
setTableHeader(String, String[]) - Method in class jcx.jform.bvalidate
設定表格標題資料.
Web service不適用.
DMaker下,表格屬性傳統模式顯示為true才有效.
setTableHeader(String, String[]) - Method in class jcx.jform.bNotify
設定表格標題資料.
Web service不適用.
DMaker下,表格屬性傳統模式顯示為true才有效.
setTableHeader(String, String[]) - Method in class jcx.jform.hproc
設定表格標題資料.
Web service不適用.
DMaker下,表格屬性傳統模式顯示為true才有效.
setTableMode(String, String) - Method in class jcx.jform.hproc
設定表格起始畫面為表格資料或圖表.
DMaker專用,Web service不適用.
setTableName(String) - Method in class jcx.jform.bproc
自行設定對資料庫存取的 table name
setTableReference(String, int, Vector, Vector) - Method in class jcx.jform.bPrint
設定 Table 的顯示對照資料 (下拉示選單或點選方式才有效).
setTableReference(String, int, Vector, Vector) - Method in class jcx.jform.bTransaction
設定表格欄位下拉式選單的顯示對照資料.
Emaker專用.
不建議使用此API,不同row若設不同選項,會相互影響到.
setTableReference(String, int, Vector, Vector) - Method in class jcx.jform.bProcFlow
設定 Table 的顯示對照資料 (下拉示選單或點選方式才有效).
setTableReference(String, int, Vector, Vector) - Method in class jcx.jform.bdisplay
設定表格欄位下拉式選單的顯示對照資料.
Emaker專用.
不建議使用此API,不同row若設不同選項,會相互影響到.
setTableReference(String, int, Vector, Vector) - Method in class jcx.jform.bformat
設定 Table 的顯示對照資料 (下拉示選單或點選方式才有效).
setTableReference(String, int, Vector, Vector) - Method in class jcx.jform.bproc
設定 Table 的顯示對照資料 (下拉示選單或點選方式才有效)(Emaker).
setTableReference(String, int, Vector, Vector) - Method in class jcx.jform.bQuery
設定 Table 的顯示對照資料 (下拉示選單或點選方式才有效).
setTableReference(String, int, Vector, Vector) - Method in class jcx.jform.bvalidate
設定表格欄位下拉式選單的顯示對照資料.
Emaker專用.
不建議使用此API,不同row若設不同選項,會相互影響到.
setTableReference(String, int, Vector, Vector) - Method in class jcx.jform.bNotify
設定表格欄位下拉式選單的顯示對照資料.
Emaker專用.
不建議使用此API,不同row若設不同選項,會相互影響到.
setTableReference(String, String, Vector, Vector) - Method in class jcx.jform.bproc
設定 Table 的顯示對照資料 (下拉示選單或點選方式才有效)(Emaker).
setTableReference(String, String, Vector, Vector) - Method in class jcx.jform.bvalidate
設定表格欄位下拉式選單的顯示對照資料.
Emaker專用.
不建議使用此API,不同row若設不同選項,會相互影響到.
setTableSpan(String) - Method in class jcx.jform.bTransaction
自動合併表格每個直行的儲存格(僅支援Emaker).
Emaker專用.
由上而下,自動判斷該合併的儲存格.
setTableSpan(String) - Method in class jcx.jform.bdisplay
自動合併表格每個直行的儲存格.
Emaker專用.
由上而下,自動判斷該合併的儲存格.
setTableSpan(String) - Method in class jcx.jform.bproc
自動合併表格每個直行的儲存格 (由上而下,自動判斷該合併的儲存格)(僅支援Emaker).
setTableSpan(String) - Method in class jcx.jform.bvalidate
自動合併表格每個直行的儲存格(僅支援Emaker).
Emaker專用.
由上而下,自動判斷該合併的儲存格.
setTableSpan(String, int) - Method in class jcx.jform.bTransaction
自動合併表格每個直行的儲存格(僅支援Emaker).
Emaker專用.
由上而下,自動判斷該合併的儲存格.
setTableSpan(String, int) - Method in class jcx.jform.bdisplay
自動合併表格每個直行的儲存格.
Emaker專用.
由上而下,自動判斷該合併的儲存格.
setTableSpan(String, int) - Method in class jcx.jform.bproc
自動合併表格每個直行的儲存格 (由上而下,自動判斷該合併的儲存格)(僅支援Emaker).
setTableSpan(String, int) - Method in class jcx.jform.bvalidate
自動合併表格每個直行的儲存格(僅支援Emaker).
Emaker專用.
由上而下,自動判斷該合併的儲存格.
setTableSpan(String, int, int) - Method in class jcx.jform.bTransaction
自動合併表格某一個直行的儲存格(僅支援Emaker).
Emaker專用.
由上而下,自動判斷該合併的儲存格.
setTableSpan(String, int, int) - Method in class jcx.jform.bproc
自動合併表格某一個直行的儲存格 (由上而下,自動判斷該合併的儲存格)(僅支援Emaker).
setTableSpan(String, int, int, int, int) - Method in class jcx.jform.bTransaction
表格的合併儲存格設定(僅支援Emaker或Dmaker 表格的起始畫面為HTML table模式).
Emaker專用.
setTableSpan(String, int, int, int, int) - Method in class jcx.jform.bdisplay
表格的合併儲存格設定.
Emaker專用.
setTableSpan(String, int, int, int, int) - Method in class jcx.jform.bproc
表格的合併儲存格設定(僅支援Emaker或Dmaker 表格的起始畫面為HTML table模式) .
setTableSpan(String, int, int, int, int) - Method in class jcx.jform.bvalidate
表格的合併儲存格設定(僅支援Emaker或Dmaker 表格的起始畫面為HTML table模式).
Emaker專用.
setTableSpan(String, int, int, int, int) - Method in class jcx.jform.hproc
表格的合併儲存格設定 (僅支援Dmaker 表格的起始畫面為HTML table模式).
setTableTitle(String, String) - Method in class jcx.jform.hproc
設定表格圖表使用JFreechart顯示時的標題.
DMaker專用,Web service不適用.
setTabVisible(String, boolean) - Method in class jcx.jform.hproc
動態設定畫面是否可見.
Web service不適用.
setTalk(String, String) - Method in class jcx.jform.bBase
動態改變資料庫的連結.
Emaker專用.
使用時機:當不同群組(不同地區別)的使用者登入同一個系統時,須要使用的資料庫是不相同時.
setTalk(String, String, String, String, String, String) - Method in class jcx.jform.bBase
動態設定talk.
Emaker專用.
執行後,使用這個專案使用者的資料庫連結也會同步改變.
setTimeout(int) - Method in class jcx.db.talk
設定talk的timeout(ms),預設值為 60000(60秒).
setTransform(AffineTransform) - Method in class jcx.util.pdf
 
setUploadPath(String, String) - Method in class jcx.jform.bTransaction
設定檔案上傳存檔路徑.
Emaker專用.
DMaker請改用getUploadFile(name).renameTo(new File("/newpath/newfilename")).
setUploadPath(String, String) - Method in class jcx.jform.bproc
設定檔案上傳存檔路徑,Emaker 專用.
setUploadPath(String, String) - Method in class jcx.jform.bvalidate
設定檔案上傳存檔路徑.
Emaker專用.
DMaker請改用getUploadFile(name).renameTo(new File("/newpath/newfilename")).
setUserID(String) - Method in class jcx.jform.bBase
動態改變使用者的ID.
setValue(String) - Method in class jcx.jform.bvalidate
設定自己欄位的資料.
setValue(String, String) - Method in class jcx.jform.bPrint
設定其它欄位的資料 .
setValue(String, String) - Method in class jcx.jform.bTransaction
設定欄位的資料.
Web service不適用.
setValue(String, String) - Method in class jcx.jform.bProcFlow
設定其它欄位的資料 .
setValue(String, String) - Method in class jcx.jform.emakerws
設定傳入的參數.
setValue(String, String) - Method in class jcx.jform.sTransaction
設定其它欄位的資料 .
setValue(String, String) - Method in class jcx.jform.bdisplay
設定欄位的資料.
Web service不適用.
setValue(String, String) - Method in class jcx.jform.bformat
設定其它欄位的資料 .
setValue(String, String) - Method in class jcx.jform.bproc
設定其它欄位的資料 .
setValue(String, String) - Method in class jcx.jform.rformat
設定其它欄位的資料 .
setValue(String, String) - Method in class jcx.jform.sProcFlow
設定其它欄位的資料 .
setValue(String, String) - Method in class jcx.jform.bQuery
設定其它欄位的資料 .
setValue(String, String) - Method in class jcx.jform.sformat
設定其它欄位的資料 .
setValue(String, String) - Method in class jcx.jform.bvalidate
設定欄位的資料.
除一般欄位外,可支援查詢條件欄位,如果查詢條件設定為between,第二個欄位的name再加上#2,如field1#2.
setValue(String, String) - Method in class jcx.jform.bNotify
設定欄位的資料.
Web service不適用.
setValue(String, String) - Method in class jcx.jform.sproc
設定其它欄位的資料 .
setValue(String, String) - Method in class jcx.jform.hproc
設定欄位的資料.
Web service不適用.
setValueAt(String, Object, int, int) - Method in class jcx.jform.bdisplay
設定表格裡特定欄位的資料.
DMaker專用,Web service不適用.
setValueAt(String, Object, int, int) - Method in class jcx.jform.hproc
設定表格裡特定欄位的資料.
DMaker專用,Web service不適用.
setValueAt(String, Object, int, String) - Method in class jcx.jform.bTransaction
設定表格裡特定欄位的資料.
Web service不適用.
setValueAt(String, Object, int, String) - Method in class jcx.jform.bProcFlow
設定 JTable 的資料 .
setValueAt(String, Object, int, String) - Method in class jcx.jform.bdisplay
設定表格裡特定欄位的資料.
Web service不適用.
setValueAt(String, Object, int, String) - Method in class jcx.jform.bproc
設定 JTable 的資料 .
setValueAt(String, Object, int, String) - Method in class jcx.jform.bvalidate
設定表格裡特定欄位的資料.
Web service不適用.
setValueAt(String, Object, int, String) - Method in class jcx.jform.hproc
設定表格裡特定欄位的資料.
Web service不適用.
setVisible(String, boolean) - Method in class jcx.jform.bTransaction
動態設定物件是否可見.
Web service不適用.
setVisible(String, boolean) - Method in class jcx.jform.sTransaction
動態設定物件是否可見.
setVisible(String, boolean) - Method in class jcx.jform.bdisplay
動態設定物件是否可見.
Web service不適用.
setVisible(String, boolean) - Method in class jcx.jform.bformat
動態設定物件是否可見.
setVisible(String, boolean) - Method in class jcx.jform.bproc
動態設定物件是否可見.
setVisible(String, boolean) - Method in class jcx.jform.sformat
動態設定物件是否可見.
setVisible(String, boolean) - Method in class jcx.jform.bvalidate
動態設定物件是否可見.
Web service不適用.
setVisible(String, boolean) - Method in class jcx.jform.sproc
動態設定物件是否可見.
setVisible(String, boolean) - Method in class jcx.jform.hproc
動態設定物件是否可見.
Web service不適用.
setVisibleAndPrintableTogether(boolean) - Method in class jcx.jform.bBase
指定物件setVisible(true)是否底層要自動加上setPrintable(true)(預設為否).
setWebServiceOutput(String) - Method in class jcx.jform.hproc
自行設定WebService呼叫的完整回傳XML內容.
setWhere(String) - Method in class jcx.jform.bTransaction
設定接下來的SQL指令的where子句.
Emaker專用.
用於「進階設定-查詢按鈕程式」有效.
setXORMode(Color) - Method in class jcx.util.pdf
 
sformat - class jcx.jform.sformat.
物件顯示格式之 super class.
sformat() - Constructor for class jcx.jform.sformat
 
showConfirmDialog(Object) - Method in class jcx.jform.bBase
跳出視窗與使用者互動(按鈕選擇 Yes No Cancel).
DMaker專用,Web service不適用.
showConfirmDialog(Object) - Method in class jcx.jform.hproc
跳出視窗與使用者互動(按鈕選擇 Yes No Cancel).
DMaker專用,Web service不適用.
showConfirmDialog(Object, String, int) - Method in class jcx.jform.bBase
跳出視窗與使用者互動(按鈕選擇 自定).
DMaker專用,Web service不適用.
showConfirmDialog(Object, String, int) - Method in class jcx.jform.hproc
跳出視窗與使用者互動(按鈕選擇 自定).
DMaker專用,Web service不適用.
showDialog(String) - Method in class jcx.jform.bBase
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String) - Method in class jcx.jform.hproc
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, Hashtable) - Method in class jcx.jform.bBase
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, Hashtable) - Method in class jcx.jform.hproc
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, String) - Method in class jcx.jform.bBase
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, String) - Method in class jcx.jform.hproc
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, String, boolean) - Method in class jcx.jform.bBase
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, String, boolean) - Method in class jcx.jform.hproc
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
showDialog(String, String, boolean, boolean) - Method in class jcx.jform.bBase
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, String, boolean, boolean) - Method in class jcx.jform.hproc
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, String, boolean, boolean, int, int, int, int) - Method in class jcx.jform.bBase
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, String, boolean, boolean, int, int, int, int) - Method in class jcx.jform.hproc
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, String, boolean, boolean, int, int, int, int, Hashtable) - Method in class jcx.jform.bBase
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDialog(String, String, boolean, boolean, int, int, int, int, Hashtable) - Method in class jcx.jform.hproc
跳出視窗顯示功能表單(Modal form).
若為DMaker,Web service不適用,連結屬性須為Ajax才有效.
不檢查使用者是否有這項功能的權限.
showDocument(String) - Method in class jcx.jform.bBase
Replaces the Web page currently being viewed with the given URL.
showDocument(String, String) - Method in class jcx.jform.bBase
Requests that the browser or applet viewer show the Web page indicated by the url argument.
showDocument1(String) - Method in class jcx.jform.bBase
Replaces the Web page currently being viewed with the given URL.
showForm(String) - Method in class jcx.jform.bBase
跳出視窗顯示功能表單.
Emaker專用.
不檢查使用者是否有這項功能的權限.
showForm(String, String) - Method in class jcx.jform.bBase
跳出視窗顯示功能表單.
Emaker專用.
不檢查使用者是否有這項功能的權限.
showInputDialog(Object) - Method in class jcx.jform.bBase
跳出視窗與使用者互動(文字輸入).
DMaker專用,Web service不適用.
showInputDialog(Object) - Method in class jcx.jform.hproc
跳出視窗與使用者互動(文字輸入).
DMaker專用,Web service不適用.
showInputDialog(Object, String, Object) - Method in class jcx.jform.bBase
跳出視窗與使用者互動(文字輸入,輸入框內預設文字).
DMaker專用,Web service不適用.
showInputDialog(Object, String, Object) - Method in class jcx.jform.hproc
跳出視窗與使用者互動(文字輸入,輸入框內預設文字).
DMaker專用,Web service不適用.
showInputDialog(Object, String, Object[], Object) - Method in class jcx.jform.bBase
跳出視窗與使用者互動(下拉選單挑選).
DMaker專用,Web service不適用.
showInputDialog(Object, String, Object[], Object) - Method in class jcx.jform.hproc
跳出視窗與使用者互動(下拉選單挑選).
DMaker專用,Web service不適用.
showText(String) - Method in class jcx.util.pdf
Shows the text.
showWait() - Method in class jcx.jform.bBase
在視窗的中央,顯示稍候訊息的動畫.
Emaker專用.
sms - class jcx.util.sms.
 
sms() - Constructor for class jcx.util.sms
 
smtp - class jcx.net.smtp.
此類別 smtp 為一 smtp client API, 凡是欲 寄發 mail 皆可引用此 API 。
smtp() - Constructor for class jcx.net.smtp
 
sproc - class jcx.jform.sproc.
物件預設值之 super class.
sproc() - Constructor for class jcx.jform.sproc
 
sProcFlow - class jcx.jform.sProcFlow.
流程執行時,預先處理程式之 super class.
sProcFlow() - Constructor for class jcx.jform.sProcFlow
 
stateList - Variable in class jcx.util.pdf
 
stopPlay(String) - Method in class jcx.jform.bBase
停止播放音效檔(.wav .mid).
Emaker專用.
stopWait() - Method in class jcx.jform.bBase
關閉稍候訊息的動畫.
Emaker專用.
sTransaction - class jcx.jform.sTransaction.
資料庫異動前處理之 super class.
sTransaction() - Constructor for class jcx.jform.sTransaction
 
StringToken(String, String) - Static method in class jcx.util.convert
將傳入的第一個字串分割,第二個字串為分割字元或字串(中文碼可).
StrToByte(String) - Static method in class jcx.util.convert
UNICODE字串轉成double Byte字串.
StrToByte(String) - Static method in class jcx.util.code
把UNICODE字串轉成double Byte字串.
sub(String, String) - Static method in class jcx.util.operation
整數減法運算 equals floatSubstract(f1,f2,0);.
sub(String, String, int) - Static method in class jcx.util.operation
整數減法運算 equals floatSubtract(f1,f2,scale,HALF_UP);
sub(String, String, int, int) - Static method in class jcx.util.operation
整數減法運算 equals floatSubtract(f1,f2,scale,ROUND);
subDays1(String, String) - Static method in class jcx.util.datetime
使用說明: 計算兩日期間相差天數(date1-date2) (西元 或 民國年) 程式設計師:chris.

T

talk - class jcx.db.talk.
此類別talk,為存取DB Server元件,在使用前先請確認已安裝jdbc相關driver.
talk() - Constructor for class jcx.db.talk
取得DB的Transaction通道,SQL指令全部結束後,一定要立即呼叫close().
talk(String, String, String, String, String) - Constructor for class jcx.db.talk
產生對DB的connection pool,與talk.cfg無關.
talk(String, String, String, String, String, int) - Constructor for class jcx.db.talk
/** 產生對DB的connection pool,與talk.cfg無關.
talk(String, String, String, String, String, int, int) - Constructor for class jcx.db.talk
產生對DB的connection pool,與talk.cfg無關.
talk(String, String, String, String, String, String, String) - Constructor for class jcx.db.talk
產生對DB的connection pool,與talk.cfg無關.
toBIG5(String) - Static method in class jcx.util.convert
 
toGB2312(String) - Static method in class jcx.util.convert
 
ToHtml(String) - Static method in class jcx.util.convert
解決HTML中,輸出資料與HTML保留字元衝突的問題.
ToInt(String) - Static method in class jcx.util.convert
將String Type轉成int Type.
toJSON(Object) - Static method in class jcx.util.convert
將物件(Hashtable or Vector or array)轉為 JSON 格式的字串.
ToLike(String) - Static method in class jcx.util.convert
解決SQL指令下like,某些中文查不出來的問題.
ToNumeric(String, String) - Static method in class jcx.util.convert
將數字格式化為numeric(m,n)的型態.
ToSql(String) - Static method in class jcx.util.convert
將SQL指令中的'置換成不影響SQL.
transfer(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class jcx.db.talk
轉換異質資料庫資料.
transfer(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class jcx.db.talk
轉換異質資料庫資料.
translate(double, double) - Method in class jcx.util.pdf
 
translate(String) - Method in class jcx.jform.bBase
轉換多國語言.
translate(String) - Method in class jcx.jform.hproc
轉換多國語言.
translate(String, String) - Method in class jcx.jform.bBase
轉換多國語言(指定語言別).
translate(String, String[]) - Method in class jcx.jform.bBase
轉換多國語言.
translate(String, String[]) - Method in class jcx.jform.hproc
轉換多國語言.
translate(String, String[], String) - Method in class jcx.jform.bBase
轉換多國語言(指定語言別).

U

update() - Method in class jcx.jform.hdao
執行 update.
update() - Method in class jcx.jform.hproc
將畫面上的資料依照設定修改至資料庫.
DMaker專用,Web service不適用.
update(Vector) - Method in class jcx.jform.hproc
將畫面上的資料依照設定修改至資料庫.
DMaker專用,Web service不適用.
update(Vector, boolean) - Method in class jcx.jform.hproc
將畫面上的資料依照設定修改至資料庫.
DMaker專用,Web service不適用.
updateEntry(String, String, String, String, Hashtable) - Static method in class jcx.db.ldap
修改LDAP Tree.
upload - class jcx.util.upload.
upload file api
upload() - Constructor for class jcx.util.upload
 
upload(String, String) - Method in class jcx.jform.bBase
上傳檔案.
Emaker專用.

W

writeFile(String, byte[]) - Static method in class jcx.util.file
使用說明: 寫檔 (用writeBytes,加\r\n) 程式設計師:kydan.
writeFile(String, String[]) - Static method in class jcx.util.file
使用說明: 寫檔 (用writeBytes,加\r\n) 程式設計師:kydan.
writeFile(String, String[][]) - Static method in class jcx.util.file
使用說明: 寫檔 (用writeBytes,加\r\n) 程式設計師:kydan.
writeFile(String, String, String) - Static method in class jcx.util.file
使用說明: 寫檔(用writeBytes) 程式設計師:kydan.
writeFile(String, String, String[]) - Static method in class jcx.util.file
使用說明: 寫檔 (用writeBytes,加\r\n) 程式設計師:kydan.
writeFile1(String, String, String) - Static method in class jcx.util.file
使用說明: 寫檔(用println) 程式設計師:kydan.
writeFile1(String, String, String[]) - Static method in class jcx.util.file
使用說明: 寫檔 (用println) 程式設計師:kydan.
writeToFile(String) - Method in class jcx.util.pdf
將內容產生pdf檔案.
writeToStream(OutputStream) - Method in class jcx.util.pdf
將內容產生pdf格式,並寫入OutputStream.

X

xmpp - class jcx.util.xmpp.
此類別 xmpp 為一 xmpp API, 凡是欲連結 xmpp 皆可引用此 API 。
xmpp(String, String) - Constructor for class jcx.util.xmpp
new a xmpp object with initial Account and PASSWORD must use open to start connection after this

A B C D E F G H I J L M N O P Q R S T U W X

英特內軟體股份有限公司