Where are the facets available for components documented?
Based on the impl's TLD [1], I expect the facets are documented in the description of the tag. This is not consistently done in Tomahawk's TLD.
As an example, the MasterDetail example [2] uses the facet "detailStamp". This facet is not documented in the TLD [3] or the "Extended Data Table" component page [4]. Thus I am not sure if this is a supported facet, or one created for the example.
[1] http://myfaces.apache.org/impl/tlddoc/h/dataTable.html [2] http://www.irian.at/myfaces/masterDetail.jsp.source [3] http://myfaces.apache.org/tomahawk/tlddoc/t/dataTable.html [4] http://myfaces.apache.org/tomahawk/extDataTable.html Paul Spencer

