This page (revision-5) was last changed on 23-May-2013 16:16 by Dieter Käppel

This page was created on 01-Aug-2012 08:36 by Dieter Käppel

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
5 23-May-2013 16:16 2 KB Dieter Käppel to previous
4 23-May-2013 16:16 1 KB Dieter Käppel to previous | to last
3 05-Dec-2012 12:57 1 KB Dieter Käppel to previous | to last
2 05-Dec-2012 11:21 1 KB Dieter Käppel to previous | to last
1 01-Aug-2012 08:36 422 bytes Dieter Käppel to last

Page References

Incoming links Outgoing links
Richfaces 4 ...nobody

Version management

Difference between version and

At line 1 changed one line
!Skinning
!!!Skinning
At line 17 changed one line
!Tree
!!!Tree
At line 40 added 8 lines
!!!Fixes
!!Collapsible Sub-Table
In Firefox kommt die Meldung "TypeError: RichFaces.ui.CollapsibleSubTable is not a constructor", im Internet-Explorer kommt es zu nicht lokalisierenden Javascript-Fehlern. Ursache sind fehlende Resourcen, der Fix besteht im manuellen Einbinden:
{{{
<h:outputScript name="collapsible-subtable.js" library="org.richfaces"/>
}}}