cancel
Showing results for 
Search instead for 
Did you mean: 

Close button in pop-up header

Former Member
0 Kudos

Hi all,

I work on Web dynpro 7.2 and I want to have a close button in the header of some pop-up that I have.

Corresponding to this issue, I 've found that document that talking about pop-up :  http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a04870c5-749b-2b10-06ba-d25515ef3....

The problem is that the author of this document use "IWDWindowViewElement" to add the close button but it works only with SAP Netweaver 7.1.

A workaround for this issue is to add a standard button in the pop-up view, but it's not really what I want.

Regards,

Nicolas

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

i have no issue to follow that doc in my CE7.2 environment. it works very well.

Former Member
0 Kudos
My bad. I was writing the code in the wdModifyView() of the view and not in the Window Java editor...
Former Member
0 Kudos
I just have a mapping problem of my IWDWindows component between the controller and the popup window. When I want to open the pop-up, the following exception is raised :  com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Cannot create controller PopupWindow because it is of type window