Hi Bernd,
thanks. Using UIMenuBar works.
Regards,
Stefan.
Bernd Bohmann schrieb:
Hello Stefan,
for 1.1.0-SNAPSHOT it should be
org.apache.myfaces.tobago.component.UIMenuBar
http://myfaces.apache.org/tobago/tobago-core/tlddoc/tc/menuBar.html
for 1.0.x it should be
javax.faces.component.UIPanel
http://myfaces.apache.org/tobago/tobago-core/tlddoc-1.0.20/tc/menuBar.html
Regards
Bernd
Stefan Hedtfeld schrieb:
Hi,
I'm using tobago 1.1.0-SNAPSHOT and I would like to use a tc.menuBar
with a binding - meaning I would like to provide the menu data by a
backing bean. What type / class is expected to be returned for this
binding?
Regards,
Stefan.