Primefaces documentation corrections

UI Components for JSF
Post Reply
User avatar
vijayrajan1980
Posts: 19
Joined: 23 Apr 2010, 05:58

11 Jul 2010, 16:31

Don't know if this is the right forum to point this out. Just found some corrections to the pdf documentation. Its a small correction, but felt like pointing it out
Apache MyFaces JSF 1.2
Primefaces 1.1-RC1-Snapshot
Richfaces 3.3.2

User avatar
vijayrajan1980
Posts: 19
Joined: 23 Apr 2010, 05:58

11 Jul 2010, 16:33

The dash board code is given incorrectly.

On page 92, it should be



it should have been

DashboardColumn column1 = new DefaultDashboardColumn();
DashboardColumn column2 = new DefaultDashboardColumn();
DashboardColumn column3 = new DefaultDashboardColumn();

instead of

DashboardColumn column1 = new DefaultDashboardModel();
DashboardColumn column2 = new DefaultDashboardModel();
DashboardColumn column3 = new DefaultDashboardModel();
Apache MyFaces JSF 1.2
Primefaces 1.1-RC1-Snapshot
Richfaces 3.3.2

User avatar
Daedalus
Posts: 164
Joined: 28 Jan 2010, 12:03

12 Jul 2010, 09:14

The PDF Documentation is absolutly correct. The Class DefaultDashboardColumn does not exist on the current stable 2.0.2 version of PrimeFaces. The documentation will be changed if the new Version 2.1 is released.
PrimeFaces 3.0, Glassfish 3.1.2, Mojarra 2.1.6,

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

12 Jul 2010, 10:35

In fact there was a typo, it is fixed now, thanks for the feedback.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: Google [Bot] and 41 guests