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> asked 12.10.2015 at 15:59 tiago |
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:
answered 13.10.2015 at 14:44 Reguel Werme... ♦♦ Thanks. The update has solved the problem
(13.10.2015 at 16:27)
tiago
|
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,007 times
Last updated: 13.10.2015 at 16:39