1

I am using the RichFaces panelBar and would like to determine the active panelBarItem at any given point in time. Could you suggest a way of doing so?

Thanks in advance! MD

guerda
  • 23,388
  • 27
  • 97
  • 146

1 Answers1

2

There is a selectedPanel property which holds the id of the current item.

Bozho
  • 588,226
  • 146
  • 1,060
  • 1,140