亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? extremecomponents.tld

?? spring+webwork+ibatis的一個軟件練手項目,實現最基礎的留言本功能.
?? TLD
?? 第 1 頁 / 共 3 頁
字號:
      <body-content>JSP</body-content>
      <display-name>TreeTag</display-name>
      <description><![CDATA[Defines everything related to tree.]]></description>

      <attribute>
         <name>parentAttribute</name>
         <required>true</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The field of the bean holding the relationship to the parent.]]></description>

      </attribute>
      <attribute>
         <name>identifier</name>
         <required>true</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The attribute of the bean used to identify this column.]]></description>

      </attribute>
      <attribute>
         <name>action</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The URI that will be called when the filter, sort and pagination is used.]]></description>

      </attribute>
      <attribute>
         <name>autoIncludeParameters</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Specify whether or not to automatically include the parameters, as hidden inputs, passed into the JSP.]]></description>

      </attribute>
      <attribute>
         <name>border</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The table border attribute. The default is 0.]]></description>

      </attribute>
      <attribute>
         <name>bufferView</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Whether of not to buffer the view. Boolean value with the default being false.]]></description>

      </attribute>
      <attribute>
         <name>cellpadding</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The table cellpadding attribute. The default is 0.]]></description>

      </attribute>
      <attribute>
         <name>cellspacing</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The table cellspacing attribute. The default is 0.]]></description>

      </attribute>
      <attribute>
         <name>filterable</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Specify whether or not the table is filterable. Boolean value with the default being true.]]></description>

      </attribute>
      <attribute>
         <name>filterRowsCallback</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[A fully qualified class name to a custom FilterRowsCallback implementation. Could also be a named type in the preferences. Used to filter the Collection of Beans or Collection of Maps.]]></description>

      </attribute>
      <attribute>
         <name>form</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The reference to a surrounding form element.]]></description>

      </attribute>
      <attribute>
         <name>imagePath</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The path to find the images. For example imagePath=/extremesite/images/*.png is saying look in the image directory for the .png images.]]></description>

      </attribute>
      <attribute>
         <name>interceptor</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[A fully qualified class name to a custom InterceptTable implementation. Could also be a named type in the preferences. Used to add table attributes.]]></description>

      </attribute>
      <attribute>
         <name>items</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Reference the collection that will be retrieved.]]></description>

      </attribute>
      <attribute>
         <name>locale</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The locale for this table. For example fr_FR is used for the French translation.]]></description>

      </attribute>
      <attribute>
         <name>method</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Used to invoke the table action using a POST or GET.]]></description>

      </attribute>
      <attribute>
         <name>onInvokeAction</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The javascript that will be invoked when a table action enabled.]]></description>

      </attribute>
      <attribute>
         <name>retrieveRowsCallback</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[A fully qualified class name to a custom RetrieveRowsCallback implementation. Could also be a named type in the preferences. Used to retrieve the Collection of Beans or Collection of Maps.]]></description>

      </attribute>
      <attribute>
         <name>rowsDisplayed</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The number of rows to display in the table.]]></description>

      </attribute>
      <attribute>
         <name>scope</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The scope (page, request, session, or application) to find the Collection of beans or Collection of Maps defined by the collection attribute.]]></description>

      </attribute>
      <attribute>
         <name>showPagination</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Specify whether or not the table should use pagination. Boolean value with the default being true.]]></description>

      </attribute>
      <attribute>
         <name>showExports</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Specify whether or not the table should use the exports. Boolean value with the default being true.]]></description>

      </attribute>
      <attribute>
         <name>showStatusBar</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Specify whether or not the table should use the status bar. Boolean value with the default being true.]]></description>

      </attribute>
      <attribute>
         <name>showTitle</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Specify whether or not to show the title. Boolean value with the default being true.]]></description>

      </attribute>
      <attribute>
         <name>showTooltips</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Specify whether or not to show the tooltips. Boolean value with the default being true.]]></description>

      </attribute>
      <attribute>
         <name>sortRowsCallback</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[A fully qualified class name to a custom SortRowsCallback implementation. Could also be a named type in the preferences. Used to sort the Collection of Beans or Collection of Maps.]]></description>

      </attribute>
      <attribute>
         <name>sortable</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Specify whether or not the table is sortable. Boolean value with the default being true.]]></description>

      </attribute>
      <attribute>
         <name>state</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The table state to use when returning to a table. Acceptable values are default, notifyToDefault, persist, notifyToPersist.]]></description>

      </attribute>
      <attribute>
         <name>stateAttr</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The table attribute used to invoke the state change of the table.]]></description>

      </attribute>
      <attribute>
         <name>style</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The css inline style sheet.]]></description>

      </attribute>
      <attribute>
         <name>styleClass</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The css class style sheet.]]></description>

      </attribute>
      <attribute>
         <name>tableId</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The unique identifier for the table.]]></description>

      </attribute>
      <attribute>
         <name>theme</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The theme to style the table. The default is eXtremeTable.]]></description>

      </attribute>
      <attribute>
         <name>title</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The title of the table. The title will display above the table.]]></description>

      </attribute>
      <attribute>
         <name>var</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The name of the variable to hold the current row bean.]]></description>

      </attribute>
      <attribute>
         <name>view</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Generates the output. The default is the HtmlView to generate the HTML. Also used by the exports to generate XLS-FO, POI, and CSV.]]></description>

      </attribute>
      <attribute>
         <name>width</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[Width of the table.]]></description>

      </attribute>
   </tag>
   <tag>

      <name>columns</name>
      <tag-class>org.extremecomponents.table.tag.ColumnsTag</tag-class>
      <body-content>JSP</body-content>
      <display-name>ColumnsTag</display-name>
      <description><![CDATA[Auto generate the columns.]]></description>

      <attribute>
         <name>autoGenerateColumns</name>
         <required>true</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[A fully qualified class name to a custom AutoGenerateColumns implementation. Could also be a named type in the preferences. Used to generate columns on the fly.]]></description>

      </attribute>
   </tag>
   <tag>

      <name>export</name>
      <tag-class>org.extremecomponents.table.tag.ExportTag</tag-class>
      <body-content>JSP</body-content>
      <display-name>ExportTag</display-name>
      <description><![CDATA[Export data to a given view. For example pdf or xls.]]></description>

      <attribute>
         <name>encoding</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The encoding that set is support UTF-8.]]></description>

      </attribute>
      <attribute>
         <name>fileName</name>
         <required>true</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The name of the export file.]]></description>

      </attribute>
      <attribute>
         <name>imageName</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The image name.]]></description>

      </attribute>
      <attribute>
         <name>interceptor</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[A fully qualified class name to a custom InterceptExport implementation. Could also be a named type in the preferences. Used to add or modify export attributes.]]></description>

      </attribute>
      <attribute>
         <name>view</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[A fully qualified class name to a custom View implementation. Could also be a named type in the preferences. Default types are pdf, xls, or csv.]]></description>

      </attribute>
      <attribute>
         <name>viewResolver</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[A fully qualified class name to a custom ViewResolver implementation. Could also be a named type in the preferences. Default types are pdf, xls, or csv.]]></description>

      </attribute>
      <attribute>
         <name>text</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The text for the export view.]]></description>

      </attribute>
      <attribute>
         <name>tooltip</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The tooltip that shows up when you mouseover the export image.]]></description>

      </attribute>
   </tag>
   <tag>

      <name>parameter</name>
      <tag-class>org.extremecomponents.table.tag.ParameterTag</tag-class>
      <body-content>JSP</body-content>
      <display-name>ParameterTag</display-name>
      <description><![CDATA[Append any attributes to the Sorting, Filtering, Pagination, and Form Submission. On the URL's will resolve to &name=value. On the <form>attribute will be added as hidden fields <input type=hidden name= value=>]]></description>

      <attribute>
         <name>name</name>
         <required>true</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The name of the parameter.]]></description>

      </attribute>
      <attribute>
         <name>value</name>
         <required>false</required>
         <rtexprvalue>true</rtexprvalue>

           <description><![CDATA[The value of the parameter.]]></description>

      </attribute>
   </tag>

</taglib>

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产成人免费视| 精品免费日韩av| 91在线精品一区二区三区| 国产在线不卡视频| 韩国av一区二区三区在线观看| 天天综合网 天天综合色| 亚洲精品一二三| 亚洲一区中文日韩| 亚洲一区在线视频观看| 午夜婷婷国产麻豆精品| 亚洲成人自拍一区| 亚洲影视在线播放| 日韩—二三区免费观看av| 欧美成人国产一区二区| 91精品国产手机| 色偷偷成人一区二区三区91| 91丨porny丨在线| 在线免费观看一区| 欧美日韩一区二区电影| 欧美一区二区三区影视| 2020国产精品自拍| 中文字幕在线一区| 一区二区三区在线观看动漫| 亚洲成人久久影院| 狠狠v欧美v日韩v亚洲ⅴ| 国产寡妇亲子伦一区二区| 暴力调教一区二区三区| 一本大道av伊人久久综合| 欧美高清视频在线高清观看mv色露露十八 | 肉色丝袜一区二区| 激情综合色综合久久综合| 国产精品亚洲专一区二区三区| 不卡一卡二卡三乱码免费网站| 色综合欧美在线视频区| 欧美日韩三级在线| 精品剧情在线观看| 中文字幕亚洲电影| 午夜电影网亚洲视频| 国产一区二区视频在线播放| heyzo一本久久综合| 欧美调教femdomvk| 久久久不卡网国产精品二区| 日韩码欧中文字| 日韩福利电影在线观看| 国v精品久久久网| 欧美日韩不卡一区二区| 国产欧美日韩在线观看| 午夜不卡av在线| 成人午夜精品在线| 欧美精品色综合| 中文无字幕一区二区三区| 亚洲精品国产一区二区三区四区在线 | 国产高清久久久久| 欧美一级午夜免费电影| 欧美精品乱码久久久久久| 五月激情综合色| 国产福利一区二区三区视频| 日本精品一区二区三区高清| 精品国产91亚洲一区二区三区婷婷| 国产精品久久久久国产精品日日| 性久久久久久久久久久久| 国产美女精品人人做人人爽| 欧美亚日韩国产aⅴ精品中极品| 久久在线观看免费| 亚洲国产视频在线| 不卡视频免费播放| 精品国产一区二区三区久久久蜜月| 亚洲人吸女人奶水| 黄一区二区三区| 欧美久久久久久蜜桃| 亚洲欧美日韩国产中文在线| 国产一区二区伦理片| 欧美伦理视频网站| 亚洲黄色小说网站| 成人小视频在线| 欧美不卡在线视频| 天堂一区二区在线| 91成人在线精品| 亚洲三级理论片| 丁香桃色午夜亚洲一区二区三区| 91精品国模一区二区三区| 日韩电影在线看| 一本一道综合狠狠老| 日韩三级视频中文字幕| 亚洲高清免费视频| 日本高清无吗v一区| 国产精品全国免费观看高清| 国产一区视频导航| 日韩精品最新网址| 视频一区欧美精品| 欧美丝袜丝交足nylons| 艳妇臀荡乳欲伦亚洲一区| 99久久亚洲一区二区三区青草| 精品国产伦一区二区三区观看方式 | 色诱视频网站一区| 综合精品久久久| 91麻豆国产福利精品| 国产精品毛片久久久久久| 国产成人丝袜美腿| 久久夜色精品国产噜噜av | 在线免费观看不卡av| 国产精品国产精品国产专区不片| 国产一区二区三区精品视频| 日韩视频一区在线观看| 人禽交欧美网站| 欧美xxxx老人做受| 久久国产生活片100| 日韩一区二区在线观看视频| 热久久一区二区| 欧美mv和日韩mv国产网站| 久久丁香综合五月国产三级网站| 日韩免费一区二区| 久久91精品国产91久久小草| 日韩女优av电影在线观看| 久久99国产精品久久99果冻传媒| 欧美一二三区精品| 国产在线精品免费av| 久久精品亚洲精品国产欧美 | 91九色最新地址| 亚洲v中文字幕| 欧美久久久久久久久| 久久99国产精品免费网站| 久久久精品2019中文字幕之3| 成人一级片网址| 一区二区三区四区激情| 欧美色精品天天在线观看视频| 首页国产欧美日韩丝袜| 日韩精品一区二区三区四区| 国产成人在线电影| 亚洲私人黄色宅男| 欧美精品在线观看一区二区| 老司机精品视频在线| 久久久91精品国产一区二区精品| kk眼镜猥琐国模调教系列一区二区| 亚洲少妇最新在线视频| 欧美精选一区二区| 国产精品99久久久久| 亚洲人成影院在线观看| 欧美一级免费大片| 国产大陆精品国产| 亚洲第一精品在线| 久久影院午夜片一区| 色哟哟在线观看一区二区三区| 一级特黄大欧美久久久| 日韩一区二区三区视频| 成人午夜碰碰视频| 视频在线在亚洲| 国产区在线观看成人精品| 在线亚洲一区观看| 精品亚洲国产成人av制服丝袜| 国产精品婷婷午夜在线观看| 欧美日韩在线电影| 国产高清久久久久| 亚洲成人午夜影院| 国产女人18毛片水真多成人如厕| 欧洲国内综合视频| 国产精品77777竹菊影视小说| 尤物视频一区二区| www激情久久| 欧美伊人久久久久久久久影院| 精品在线一区二区| 亚洲自拍偷拍麻豆| 中文字幕不卡的av| 欧美一区二区三区人| 色综合久久六月婷婷中文字幕| 精品一区二区久久久| 亚洲自拍偷拍欧美| 日本一区二区成人在线| 欧美一区二区三级| 日本国产一区二区| 成人精品视频网站| 蜜桃一区二区三区四区| 亚洲蜜臀av乱码久久精品| 欧美va亚洲va在线观看蝴蝶网| 一本久久a久久精品亚洲| 国产精品自在欧美一区| 日产国产欧美视频一区精品| 亚洲另类在线制服丝袜| 国产欧美精品在线观看| 欧美大片在线观看一区| 欧美日韩视频在线一区二区| 成人av网站在线观看| 韩国理伦片一区二区三区在线播放 | 欧美极品美女视频| 精品福利一区二区三区免费视频| 欧美体内she精高潮| 99精品视频免费在线观看| 国产精品18久久久| 国产又粗又猛又爽又黄91精品| 日韩电影免费在线| 亚洲一区二区美女| 一区二区三区在线视频播放| 国产精品久久久久久久久搜平片| 26uuu久久综合| 欧美变态tickling挠脚心| 欧美久久高跟鞋激| 欧美日韩国产一级片| 欧美视频一区二区三区在线观看| 99国产精品国产精品毛片| 成人深夜在线观看|