currently I have 2 controller(A, B, C)
I'm using JASidePanelController. A is my menu controller which will display in JASidePanelController.
How do I track what controller is shown in the centerPanel?? The reason is because in my menulist, I want to change the specific row background according to specific controller..