I use your proposal approch :
<bxml:define>
<content:TableViewHeaderDataRenderer
styles="{horizontalAlignment:'center'}" bxml:id="centerHdRenderer"/>
</bxml:define>
<TableView>
<columns>
<TableView.Column ... headerDataRenderer="$centerHdRenderer"/>
It's well and not to much verbose :)
Thx for your help
Duto
--
View this message in context:
http://apache-pivot-users.399431.n3.nabble.com/How-does-the-new-CSS-like-type-selectors-of-pivot-2-0-work-tp1256610p1262804.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.