It is from Tomahawk samples.
....
  |                         <t:commandSortHeader 
columnName="#{columnHeader.label}" arrow="false" immediate="false">
  |                             <f:facet name="ascending">
  |                                 <t:graphicImage 
value="images/ascending-arrow.gif" rendered="true" border="0"/>
  |                             </f:facet>
  |                             <f:facet name="descending">
  |                                 <t:graphicImage 
value="images/descending-arrow.gif" rendered="true" border="0"/>
  |                             </f:facet>
  |                             <h:outputText value="#{columnHeader.label}" />
  |                         </t:commandSortHeader>
  | ....
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968299#3968299

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968299
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to