panelPopup with Facelet parameters
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
panelPopup with Facelet parameters  XML
Forum Index -> Components
Author Message
throwcode

Joined: 17/11/2008 00:00:00
Messages: 33
Offline


Hi all.

We are having problems getting facelet parameters to work in iceFaces when using the panelPopup component.

Passing a simple parameter, like backingbean="#{thisBean}" works fine.

But passing an object like, backingbean="#{thisBean.thisObj}" fails. In our case the panelOpens but all the properties associated with the object are ignored. Makes it difficult to construct a really flexible reusable component.

Has anyone else run into this. Any suggestions would be greatly appreciated.

TC
throwcode

Joined: 17/11/2008 00:00:00
Messages: 33
Offline


Hi All,

After endless testing it appears that the panelPopup component does not like nesting. Fortunately this is the only component we have found that does not.

As a simple work-around for those who have run into the same, define the class as a Managed Bean and de-nest the parameter. Lose a little control but works.

Regards
TC
 
Forum Index -> Components
Go to:   
Powered by JForum 2.1.7ice © JForum Team