PF-2.0.1 FlowEvent breaks my code

UI Components for JSF
Post Reply
User avatar
bardu
Posts: 293
Joined: 30 Dec 2009, 08:27
Location: Canada

20 Apr 2010, 21:22

In the nightly builds the FlowEvent had these two methods:

getCurrentStep() and
getNextStep()

which are not in the 2.0.1 release.

Do I have to replace them with:

getCurrentStep() --> getOldStep()
getNextStep() --> getNewStep() ?
Last edited by bardu on 20 Apr 2010, 22:27, edited 1 time in total.
JSF-2.0, mojarra-2.1 | PrimeFaces-3.0-M1 | GFv3.1 | NetBeans 7 | Ubuntu 11.04
www.yukonlive.ca
www.yukonlive.de

User avatar
bardu
Posts: 293
Joined: 30 Dec 2009, 08:27
Location: Canada

20 Apr 2010, 22:26

No, that is not working. My wizards flowListener isn't responding to this change.

Any ideas?
JSF-2.0, mojarra-2.1 | PrimeFaces-3.0-M1 | GFv3.1 | NetBeans 7 | Ubuntu 11.04
www.yukonlive.ca
www.yukonlive.de

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

24 Apr 2010, 00:43

As wizard is out of beta in 2.0.1, api is changed and finalized. Old api is replaced with getOldStep and getNewStep.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 48 guests