Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » Java EE 综合讨论区
打印话题 寄给朋友 订阅主题 |
作者 | Re:解決JSP程式撰寫不直覺、程式碼與UI混雜的痛: JSPWidget [Re:supertoy] |
lee5518
发贴: 4 积分: 0 |
于 2003-07-02 12:15
supertoy wrote: The data source of this widget is a named scoped variable (a variable that is stored in one of the JSP scope), can be type of : 1. Array of primitives: the value and text of each option will be both set to each element in the array. 2. Array of Object: the value and text of each option will be both set to each element in the array. 3. Collection: the value and text of each option will be both set to each element in the collection. 4. Enumeration: the value and text of each option will be both set to each element of the enumeration. 5. Map: the value of each option will be set to the each value in the Map and the text will be set to the corresponding key in the Map. 6. Vector of Row: for ech Row, the value of each option will be set to the column indicated by the dataValueField attribute . And the text of each option will be set to the column indicated by the dataTextField attribute . 除了資料庫的值外,資料來源尚可為下列型別 : 1. 基本資料型別陣列 (Array of primitives): 清單項目顯示的值與選定的值皆為陣列中的各個元素。 2. 物件型別陣列 (Array of Object): 清單項目顯示的值與選定的值皆為陣列中的各個元素。 3. 集合 (Collection): 清單項目顯示的值與選定的值皆為集合中的各個元素。 4. 列舉表 (Enumeration): 清單項目顯示的值與選定的值皆為列舉表中的各個元素。 5. 對映(Map): 清單項目顯示的值為列舉表中各個鍵值 (Key),而 清單項目選定的值為各個鍵值所對應的值 (Value)。 6. Vector of Row: 清單項目為 Vector 中的各個 Row。 清單項目顯示的值為 dataTextField屬性所指定的欄位,而 清單項目選定的值為 dataValueField屬性所指定的欄位。 如何用JTable设置表头多行 |
话题树型展开 |
人气 | 标题 | 作者 | 字数 | 发贴时间 |
7992 | 解決JSP程式撰寫不直覺、程式碼與UI混雜的痛: JSPWidget | lee5518 | 1586 | 2003-06-20 20:10 |
6880 | Re:解決JSP程式撰寫不直覺、程式碼與UI混雜的痛: JSPWidget | juweiping | 15 | 2003-06-20 21:42 |
7205 | Re:解決JSP程式撰寫不直覺、程式碼與UI混雜的痛: JSPWidget | nothing | 1614 | 2003-06-22 13:47 |
6559 | Re:解決JSP程式撰寫不直覺、程式碼與UI混雜的痛: JSPWidget | supertoy | 109 | 2003-06-23 08:28 |
6688 | Re:解決JSP程式撰寫不直覺、程式碼與UI混雜的痛: JSPWidget | lee5518 | 1483 | 2003-07-02 12:15 |
6396 | Re:解決JSP程式撰寫不直覺、程式碼與UI混雜的痛: JSPWidget | sutm | 10 | 2003-06-24 11:03 |
6554 | Re:解決JSP程式撰寫不直覺、程式碼與UI混雜的痛: JSPWidget | supertoy | 113 | 2003-07-04 14:06 |
已读帖子 新的帖子 被删除的帖子 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |