I decided to use pe:layout instead of p:layout because i was having problems re-sizing a p:layoutUnit with an iframe. After adding gson-2.2.4.jar to the <designer>\webapps\ivy\WEB-INF\lib folder it started to work. But the attributes size, initClose, closable, minSize, maxSize have no effect.
</pe:layout> |
It works for me if I update to the latest primefaces jars. In detail modify the
Then the view is renderer like this:
Important is, that you do not forget the < h:head > section in your view. Otherwise javascript errors are logged into the browsers console and therefore the scripts that interpret your failing attributes will not work. So the complete view code that I used is:
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 12.10.2015 at 15:59
Seen: 4,006 times
Last updated: 13.10.2015 at 16:39