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

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? extremecomponents.tld

?? spring+webwork+ibatis的一個軟件練手項目,實現(xiàn)最基礎(chǔ)的留言本功能.
?? TLD
?? 第 1 頁 / 共 3 頁
字號:
         <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>table</name>
      <tag-class>org.extremecomponents.table.tag.TableTag</tag-class>
      <body-content>JSP</body-content>
      <display-name>TableTag</display-name>
      <description><![CDATA[The container which holds all the main table information. Will also hold global information if needed. The table tag is copied into the Table and encapsulated in the Model.]]></description>

      <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>exportPdf</name>
      <tag-class>org.extremecomponents.table.tag.ExportPdfTag</tag-class>
      <body-content>JSP</body-content>
      <display-name>ExportPdfTag</display-name>
      <description><![CDATA[Export data for a pdf view.]]></description>

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

           <description><![CDATA[The background color on the header column.]]></description>

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

           <description><![CDATA[The font color for the header column.]]></description>

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

           <description><![CDATA[The title displayed at the top of the page.]]></description>

      </attribute>
      <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>tree</name>
      <tag-class>org.extremecomponents.tree.TreeTag</tag-class>

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美大白屁股肥臀xxxxxx| 美国三级日本三级久久99| 国产成人亚洲精品青草天美| 久久综合狠狠综合| 国内一区二区在线| 久久久久88色偷偷免费| 国产高清成人在线| 亚洲国产成人私人影院tom| a在线播放不卡| 一级特黄大欧美久久久| 欧美亚洲丝袜传媒另类| 日韩国产精品91| 欧美刺激脚交jootjob| 狠狠色狠狠色合久久伊人| 国产日韩高清在线| 在线免费av一区| 美女久久久精品| 中文字幕不卡一区| 欧美亚洲一区二区在线观看| 美洲天堂一区二卡三卡四卡视频| www一区二区| 91蜜桃在线免费视频| 午夜一区二区三区视频| 欧美va天堂va视频va在线| 成人高清免费观看| 婷婷综合另类小说色区| 久久久久久久久97黄色工厂| 色婷婷激情久久| 久久精品72免费观看| 国产精品久久久久aaaa| 欧美精品乱人伦久久久久久| 国产在线精品不卡| 亚洲精品中文在线| 2022国产精品视频| 91国偷自产一区二区三区观看| 美女高潮久久久| 一区二区久久久| 久久蜜臀中文字幕| 欧美疯狂性受xxxxx喷水图片| 国产久卡久卡久卡久卡视频精品| 一区二区三区精品在线| 久久综合色之久久综合| 91久久精品国产91性色tv| 韩国成人福利片在线播放| 尤物视频一区二区| 亚洲国产激情av| 精品国产在天天线2019| 欧美三级韩国三级日本三斤 | 免费在线看成人av| 综合久久综合久久| 久久色中文字幕| 337p亚洲精品色噜噜噜| 91网站视频在线观看| 美女任你摸久久| 婷婷六月综合亚洲| 夜夜精品视频一区二区| 国产精品理论在线观看| 欧美videos大乳护士334| 欧美色精品在线视频| 成人动漫在线一区| 国产酒店精品激情| 精品一区二区三区在线观看| 日韩精品一区第一页| 一区二区三区在线视频观看58 | 日韩午夜激情电影| 日韩国产欧美在线观看| 亚洲欧美激情小说另类| 91在线国内视频| 天堂va蜜桃一区二区三区漫画版| 国产精品九色蝌蚪自拍| 91黄色小视频| 人人精品人人爱| 中文字幕中文字幕在线一区| 精品福利在线导航| 一区二区免费在线| 亚洲精品久久久久久国产精华液| 国产精品你懂的| 久久久久9999亚洲精品| 日韩欧美另类在线| 欧美v国产在线一区二区三区| 欧美中文字幕久久 | 中文字幕中文字幕在线一区| 久久综合九色综合97婷婷女人| 日韩欧美视频一区| 精品国产人成亚洲区| 日韩女优视频免费观看| 日韩美一区二区三区| 欧美日韩不卡一区二区| 在线不卡免费欧美| 日韩一级高清毛片| 高清shemale亚洲人妖| 欧美高清精品3d| 91精品国产日韩91久久久久久| 午夜精品福利一区二区三区蜜桃| 香蕉影视欧美成人| 九色porny丨国产精品| 国产精品自在欧美一区| 国产成人精品一区二区三区网站观看| 国产精品一区二区三区99| 国产成人夜色高潮福利影视| av不卡免费在线观看| 在线视频欧美区| 欧美一区二区三区视频在线观看| 日韩欧美中文字幕公布| 国产亚洲精品aa| 玉米视频成人免费看| 日韩和欧美的一区| 国产盗摄一区二区三区| 91丝袜国产在线播放| 欧美精品免费视频| 国产欧美一区二区精品性色| 最新日韩在线视频| 视频精品一区二区| 国产白丝精品91爽爽久久| 在线欧美日韩精品| 久久色视频免费观看| 亚洲精品国产无套在线观| 日本aⅴ免费视频一区二区三区| 国产精品一区免费视频| 日本精品免费观看高清观看| 欧美一区二区二区| 中文字幕欧美激情一区| 日韩精品一级二级| 不卡视频免费播放| 欧美一级高清大全免费观看| 国产精品美女久久久久久久久 | 色综合久久久久| 555www色欧美视频| 欧美激情资源网| 蜜臀99久久精品久久久久久软件| 丁香婷婷综合激情五月色| 在线影视一区二区三区| 久久精品人人做人人综合| 亚洲国产毛片aaaaa无费看 | 亚洲综合图片区| 久久97超碰国产精品超碰| 色综合一个色综合| 久久久蜜臀国产一区二区| 亚洲 欧美综合在线网络| 成人高清免费观看| 久久久亚洲午夜电影| 午夜精品成人在线视频| 91网站最新地址| 日本一区二区三区四区 | 精品美女在线播放| 亚洲午夜精品网| www.亚洲在线| 精品国产一区二区三区忘忧草 | 日韩激情一二三区| 欧美亚洲免费在线一区| 日韩伦理电影网| 国产成都精品91一区二区三| 日韩欧美久久久| 日韩国产欧美在线观看| 欧美亚洲高清一区| 亚洲视频每日更新| jizzjizzjizz欧美| 欧美激情在线一区二区三区| 久久99精品久久久久久久久久久久| 欧美视频三区在线播放| 亚洲乱码国产乱码精品精的特点 | 成人综合日日夜夜| 日本一区二区三区免费乱视频| 美女被吸乳得到大胸91| 日韩一区二区三区av| 天涯成人国产亚洲精品一区av| 欧美性猛交xxxxxx富婆| 亚洲欧美日韩中文字幕一区二区三区| 国产a级毛片一区| 国产日韩精品视频一区| 国产成人在线色| 国产日韩影视精品| 成人性生交大片免费看中文| 日本一二三四高清不卡| 成人app网站| 中文字幕一区二区三区在线不卡| 成人国产精品免费观看动漫| 国产精品久久久久7777按摩| 成人av在线看| 亚洲女子a中天字幕| 色呦呦一区二区三区| 亚洲影视在线播放| 欧美精品xxxxbbbb| 另类小说图片综合网| 青青草原综合久久大伊人精品| 欧美丰满美乳xxx高潮www| 久久成人精品无人区| 久久精品一区四区| 一本色道久久综合精品竹菊| 亚洲自拍偷拍综合| 51精品久久久久久久蜜臀| 国产一区二区三区免费在线观看| 久久久久久久久久久电影| 91片在线免费观看| 亚洲第一二三四区| 日韩免费在线观看| 夫妻av一区二区| 亚洲一区二区三区美女| 日韩三级.com| 波多野洁衣一区|