Skip to Content
Author's profile photo Former Member

How To Create Contextual Panel in WebDyn Pro Java 7.3

Introduction

This document helps how to create and use contextual panel UI Elements in Web Dynpro JAVA 7.3.

Step by Step Process

Step 1: Create the WebDyn Pro Project,create the application,component,Views.

Step  2: Right Click on RootElement  and click on Insert Child.

/wp-content/uploads/2014/07/1_501038.png

Select the transparent container and click on ok button.

/wp-content/uploads/2014/07/1_501038.png

Step 3: Right click on Transparent Container->insert child.

/wp-content/uploads/2014/07/1_501038.png

Select  ContextualPanel and then click on ok button.

/wp-content/uploads/2014/07/2_501091.png

Step 4: Right click on  Contextual Panel->insert Item.

/wp-content/uploads/2014/07/3_501092.png

Select FreeContextualArea and then click on ok button.

/wp-content/uploads/2014/07/4_501093.png

Step 5: Right click on  FreeContextualArea-Content ->insert Child.

/wp-content/uploads/2014/07/5_501094.png

Select any UI Element which you want to use (here I am selecting Link to Action and You need to create Event for that link to action) .

/wp-content/uploads/2014/07/6_501098.png

Step 5: Right click on  FreeContextual Area->insert Header.

/wp-content/uploads/2014/07/7_501099.png

Set title property of Header.The Final Contextual Panel will look as shown below.

/wp-content/uploads/2014/07/8_501100.png

Same Way You can add  many  ContextualAreas in one Contextual Panel As shown Below.(Text is getting changed as you will click on action to link element i.e code is written on event of action to link).

/wp-content/uploads/2014/07/9_501106.png

/wp-content/uploads/2014/07/10_501107.png

/wp-content/uploads/2014/07/11_501108.png

/wp-content/uploads/2014/07/12_501109.png

Assigned Tags

      5 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Siddhant Bhatankar
      Siddhant Bhatankar

      Why do we need a doc for this? This is available in help.sap.com .

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      Hi Siddhant,

      When i started working on contextual panel for WDJ 7.3 i didn't get any tutorials.so just to share my knowledge i shared this document.if you require please refer or else if tutorial is already present on sap.com please provide the link here.

      This Document is just for knowledge sharing purpose. 🙂

      Author's profile photo Siddhant Bhatankar
      Siddhant Bhatankar

      Thanks for sharing this...Appreciate the effort !
      Nothing against the doc...it is very helpful...just a suggestion to avoid duplicity.

      Author's profile photo Former Member
      Former Member

      Thanks Deepa..

      The document was quite helpful.

      Author's profile photo Nimisha Girijan
      Nimisha Girijan

      Thank u deepa,its indeed very helpful document