On a wizard page I use to do public boolean becomesInvisible(int action) { if (action == IAction.NEXT){ This does not work anymore. What should I use instead?