📄 components.tld
字号:
<attribute> <name>icon</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> icon to visually represent the node. This can be used with or without label. </description> </attribute> <attribute> <name>label</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> visual representation of the node. </description> </attribute> <attribute> <name>name</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Name of the node. </description> </attribute> </tag> <tag> <name>map</name> <tag-class>components.taglib.MapTag</tag-class> <description> Component representing a client-side image map, with which the user can click on hotspots to activate selections, and see changes in the displayed image when the mouse is hovered over hotspots. Only <area> components may be nested inside this component. </description> <attribute> <name>binding</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Value binding expression to bind this component to a backing bean. </description> </attribute> <attribute> <name>current</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Alternate text for the currently selected area child. </description> </attribute> <attribute> <name>id</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Component identifier of this component. </description> </attribute> <attribute> <name>styleClass</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> CSS style class to use when rendering this element. </description> </attribute> <attribute> <name>actionListener</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <type>java.lang.String</type> </attribute> <attribute> <name>immediate</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <type>java.lang.String</type> </attribute> <attribute> <name>action</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <type>java.lang.String</type> </attribute> </tag> <tag> <name>scroller</name> <tag-class>components.taglib.ScrollerTag</tag-class> <body-content>JSP</body-content> <description> Render a set of hyperlinks to enable navigation over results that span across several pages. Child tags nested inside this tag must be: * facet tags that can optionally nest panel_group tag that provide widgets * for easy navigation. </description> <attribute> <name>binding</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Value binding expression to bind this component to a backing bean. </description> </attribute> <attribute> <name>id</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Component id of this component. </description> </attribute> <attribute> <name>for</name> <required>true</required> <rtexprvalue>false</rtexprvalue> <description> The data grid component for which this acts as a scroller. </description> </attribute> <attribute> <name>navFacetOrientation</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> When rendering a widget representing "page navigation" where should the facet markup be rendered in relation to the page navigation widget? Values are "NORTH", "SOUTH", "EAST", "WEST". Case insensitive. </description> </attribute> <attribute> <name>actionListener</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Optional method binding reference to handle scroll event. </description> </attribute></tag> <tag> <name>pane_tab</name> <tag-class>components.taglib.PaneTabTag</tag-class> <body-content>JSP</body-content> <description> Render an individual pane of a tabbed control. This tag is only valid when immediately nested in a pane_tabbed tag. </description> <attribute> <name>binding</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Value binding expression to bind this component to a backing bean. </description> </attribute> <attribute> <name>id</name> <required>true</required> <rtexprvalue>false</rtexprvalue> <description> Component id of this component </description> </attribute> <attribute> <name>paneClass</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> CSS style class to use when rendering this component. </description> </attribute> <attribute> <name>rendered</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Flag indicating whether or not this component should be rendered. If not specified, the default value is "true". </description> </attribute> </tag> <tag> <name>pane_tabbed</name> <tag-class>components.taglib.PaneTabbedTag</tag-class> <body-content>JSP</body-content> <description> Render a tabbed control with immediately nested pane_tab tags to represent each pane. </description> <attribute> <name>binding</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Value binding expression to bind this component to a backing bean. </description> </attribute> <attribute> <name>contentClass</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> If present, specifies the CSS style class to be used when rendering the content of the selected pane. </description> </attribute> <attribute> <name>id</name> <required>true</required> <rtexprvalue>false</rtexprvalue> <description> Component id of this component </description> </attribute> <attribute> <name>paneClass</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> If present, specifies the CSS style class to be used when rendering the entire tabbed pane control. Style classes for the selected tab, unselected tabs, and the content data support overriding these defaults in the usual CSS manner. </description> </attribute> <attribute> <name>selectedClass</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> If present, specifies the CSS style class to be used when rendering the tab for the currently selected pane. </description> </attribute> <attribute> <name>unselectedClass</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> If present, specifies the CSS style class to be used when rendering the tabs for panes that are not currently selected. </description> </attribute> </tag> <tag> <name>pane_tablabel</name> <tag-class>components.taglib.PaneTabLabelTag</tag-class> <body-content>JSP</body-content> <description> Render an individual pane tab label of a tabbed control. This tag is only valid when immediately nested in a pane_tab tag. </description> <attribute> <name>binding</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Value binding expression to bind this component to a backing bean. </description> </attribute> <attribute> <name>commandName</name> <required>true</required> <rtexprvalue>false</rtexprvalue> <description> command name for this component </description> </attribute> <attribute> <name>id</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Component id of this component </description> </attribute> <attribute> <name>image</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> image for the face of this component </description> </attribute> <attribute> <name>label</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> label "text" for the face of this component </description> </attribute> <attribute> <name>paneTabLabelClass</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> CSS style class to use when rendering this component. </description> </attribute> </tag> <tag> <name>stylesheet</name> <tag-class>components.taglib.StylesheetTag</tag-class> <body-content>empty</body-content> <description> Renders an HTML link element to a CSS stylesheet (content type text/css) at the context-relative path specified by the "path" attribute. </description> <attribute> <name>binding</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Value binding expression to bind this component to a backing bean. </description> </attribute> <attribute> <name>id</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Component id of this component. </description> </attribute> <attribute> <name>path</name> <required>true</required> <rtexprvalue>false</rtexprvalue> <description> Context-relative path to a CSS stylesheet resource within this webapp. The path must start with a slash ("/") character. </description> </attribute> </tag> <tag> <name>chart</name> <tag-class>components.taglib.ChartTag</tag-class> <body-content>JSP</body-content> <description> Displays a chart as either a bar chart or pie chart. </description> <attribute> <name>width</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> The width of the Chart </description> </attribute> <attribute> <name>height</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> The height of the Chart </description> </attribute> <attribute> <name>type</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Type of Chart. Valid values are "BarChart" and "PieChart". </description> </attribute> <attribute> <name>orientation</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Orientation of the chart. This attribute applies only to bar chart. </description> </attribute> <attribute> <name>value</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Points to a collection of chart items. Currently the only array type is supported. So either value should be present or a set of nested chartItem tags should be present. If both are present, value takes precedence and nested ChartItem tags are ignored. </description> </attribute> <attribute> <name>title</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> The title of the chart. </description> </attribute> <attribute> <name>xlabel</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> The label that appears along the x axis of the chart. </description> </attribute> <attribute> <name>ylabel</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> The label that appears along the y axis of the chart. </description> </attribute> </tag> <tag> <name>chartItem</name> <tag-class>components.taglib.ChartItemTag</tag-class> <body-content>empty</body-content> <description> Specifies data for individual entries of the chart, for instance, if a bar chart is being displayed, the attributes will correspond to label, color and value of an particular bar in the chart. ChartComponent then aggregates the various chartItem instances into a collection for display purposes. </description> <attribute> <name>itemColor</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> The Color of the Chart entry </description> </attribute> <attribute> <name>itemLabel</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> The label of the Chart entry </description> </attribute> <attribute> <name>itemValue</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> A chart item value defined as a primitive integer. </description> </attribute> <attribute> <name>value</name> <required>false</required> <rtexprvalue>false</rtexprvalue> <description> Points of a ChartItem instance. So either value should be present or itemColor, itemLabel and itemValue should be present. If both are present, value takes precedence and other attributes are ignored. </description> </attribute> </tag></taglib>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -