cancel
Showing results for 
Search instead for 
Did you mean: 

how to align UI elements

Former Member
0 Kudos

Hi...am new to UI design ,so am facing some probs with UI alignment..according to my requirement i have to align as...

XYZ Corporation

Web Soltioun Layout

//these two come into a box..

  • Search ur Result lxzvlxvlxz

Incedent no //input box// button

and aslo i have to place a rectandulat box at the left bottam and inside the rect box i need to present data in text formate.

so any 1 can plz help me in this regard..am worring abt ths alignment

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member751941
Active Contributor
0 Kudos

Hi Rajeshkelam,

Take a Group.

Set width: 100%

Under the group add all the UI elements.

Set Group Layout “GridLayout”

Allign the UI Elements by properties value (PaddingLeft, PaddingRight, PaddingTop, PaddingBottom)

Go through this document.

Page No 19.

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/wd%20java/wd%20tutorials/developing%20web%20dynpro%20user%20interfaces.pdf">Developing Web Dynpro User Interfaces</a>

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/837d9290-0201-0010-1381-e633fe17cb14">A Simple Input Form</a>

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d">Web Dynpro Sample Applications and Tutorials</a>

Regards,

Mithu