Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.10.0, 6.2.0
-
None
Description
Example:
<tc:column label="Name"> <f:facet name="bar"> <tc:button label="Dropdown" omit="true"> <tc:link label="Entry"/> <tc:link label="Entry"/> </tc:button> </f:facet> <tc:out value="#{object.name}"/> </tc:column>