📄 struts-tags.tld
字号:
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the html onmouseover attribute on rendered html element]]></description>
</attribute>
<attribute>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the html onmouseup attribute on rendered html element]]></description>
</attribute>
<attribute>
<name>onselect</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the html onselect attribute on rendered html element]]></description>
</attribute>
<attribute>
<name>openTemplate</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set template to use for opening the rendered html.]]></description>
</attribute>
<attribute>
<name>preInvokeJS</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Deprecated. Use 'notifyTopics'. Javascript code execute before reload]]></description>
</attribute>
<attribute>
<name>required</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[If set to true, the rendered element will indicate that input is required]]></description>
</attribute>
<attribute>
<name>requiredposition</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Define required position of required form element (left|right)]]></description>
</attribute>
<attribute>
<name>showErrorTransportText</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set whether errors will be shown or not]]></description>
</attribute>
<attribute>
<name>showLoadingText</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Show loading text on targets]]></description>
</attribute>
<attribute>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the html tabindex attribute on rendered html element]]></description>
</attribute>
<attribute>
<name>targets</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Comma delimited list of ids of the elements whose content will be updated]]></description>
</attribute>
<attribute>
<name>template</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[The template (other than default) to use for rendering the element]]></description>
</attribute>
<attribute>
<name>templateDir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[The template directory.]]></description>
</attribute>
<attribute>
<name>theme</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[The theme (other than default) to use for rendering the element]]></description>
</attribute>
<attribute>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the html title attribute on rendered html element]]></description>
</attribute>
<attribute>
<name>tooltip</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the tooltip of this particular component]]></description>
</attribute>
<attribute>
<name>tooltipConfig</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the tooltip configuration]]></description>
</attribute>
<attribute>
<name>value</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Preset the value of input element.]]></description>
</attribute>
</tag>
<tag>
<name>append</name>
<tag-class>org.apache.struts2.views.jsp.iterator.AppendIteratorTag</tag-class>
<body-content>JSP</body-content>
<description><![CDATA[Append the values of a list of iterators to one iterator]]></description>
<attribute>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[The id of which if supplied will have the resultant appended iterator stored under in the stack's context]]></description>
</attribute>
</tag>
<tag>
<name>autocompleter</name>
<tag-class>org.apache.struts2.views.jsp.ui.AutocompleterTag</tag-class>
<body-content>JSP</body-content>
<description><![CDATA[Renders a combobox with autocomplete and AJAX capabilities]]></description>
<attribute>
<name>accesskey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the html accesskey attribute on rendered html element]]></description>
</attribute>
<attribute>
<name>autoComplete</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Whether autocompleter should make suggestion on the textbox]]></description>
</attribute>
<attribute>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[The css class to use for element]]></description>
</attribute>
<attribute>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[The css style definitions for element ro use]]></description>
</attribute>
<attribute>
<name>dataFieldName</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Name of the field in the returned JSON object that contains the data array]]></description>
</attribute>
<attribute>
<name>delay</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Delay before making the search]]></description>
</attribute>
<attribute>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Enable or disable autocompleter]]></description>
</attribute>
<attribute>
<name>dropdownHeight</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Dropdown's height in pixels]]></description>
</attribute>
<attribute>
<name>dropdownWidth</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Dropdown's width]]></description>
</attribute>
<attribute>
<name>emptyOption</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Decide if an empty option is to be inserted. Default false.]]></description>
</attribute>
<attribute>
<name>forceValidOption</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Force selection to be one of the options]]></description>
</attribute>
<attribute>
<name>formFilter</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Function name used to filter the fields of the form]]></description>
</attribute>
<attribute>
<name>formId</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Form id whose fields will be serialized and passed as parameters]]></description>
</attribute>
<attribute>
<name>headerKey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the header key for the header option.]]></description>
</attribute>
<attribute>
<name>headerValue</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the header value for the header option.]]></description>
</attribute>
<attribute>
<name>href</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[The URL used to load the options]]></description>
</attribute>
<attribute>
<name>iconPath</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Path to icon used for the dropdown]]></description>
</attribute>
<attribute>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[id for referencing element. For UI and form tags it will be used as HTML id attribute]]></description>
</attribute>
<attribute>
<name>indicator</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Id of element that will be shown while request is made]]></description>
</attribute>
<attribute>
<name>key</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the key (name, value, label) for this particular component]]></description>
</attribute>
<attribute>
<name>keyName</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Name of the field to which the selected key will be assigned]]></description>
</attribute>
<attribute>
<name>label</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Label expression used for rendering a element specific label]]></description>
</attribute>
<attribute>
<name>labelposition</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Define label position of form element (top/left)]]></description>
</attribute>
<attribute>
<name>list</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Iteratable source to populate from.]]></description>
</attribute>
<attribute>
<name>listKey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the key used to retrive the option key.]]></description>
</attribute>
<attribute>
<name>listValue</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Set the value used to retrive the option value.]]></description>
</attribute>
<attribute>
<name>listenTopics</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Topic that will trigger a reload]]></description>
</attribute>
<attribute>
<name>loadMinimumCount</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Minimum number of characters that will force the content to be loaded]]></description>
</attribute>
<attribute>
<name>loadOnTextChange</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Options will be reloaded everytime a character is typed on the textbox]]></description>
</attribute>
<attribute>
<name>maxLength</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Deprecated. Use maxlength instead.]]></description>
</attribute>
<attribute>
<name>maxlength</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[HTML maxlength attribute]]></description>
</attribute>
<attribute>
<name>name</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[The name to set for element]]></description>
</attribute>
<attribute>
<name>notifyTopics</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[Topics that will be published when content is reloaded]]></description>
</attribute>
<attribute>
<name>onblur</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<description><![CDATA[ Set the html onblur attribute on rendered html element]]></description>
</attribute>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -