cancel
Showing results for 
Search instead for 
Did you mean: 

Row button Error?

Former Member
0 Kudos

I have implemented a Row Button UI Element to hold my buttons.But i am getting this error : java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/clientserver/uielib/standard/api/IWDButtonRowItem

Please help me

Regards

Nidhideep

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

nidhideep,

Your SAP WebAS server is older then NW IDE you are using -- class simply does not exists on server.

Install newer server version (NW04s) or do not use this control, use TransparentContainer with regular buttons instead.

Valery Silaev

EPAM Systems

http://www.NetWeaverTeam.com

Answers (2)

Answers (2)

sridhar_k2
Active Contributor
0 Kudos

Hi Nidhideep,

I Couldn't find that Control in NWDS7.0.

To Hold buttons You can use ButtonRow. In this you can add buttons. Alternatively you can use Transparent Container, here also you can add any elements(Buttons also), for this you can specify layout also.

What is your Server and IDE Versions? It seems they are not matched.

Regards,

Sridhar

Former Member
0 Kudos

hi

Yes you all people are right my WebAs is 6.40 and im using NWDS 7.0.Thats y this problem is arising.

Thanx for so much support.

Regards

Nidhideep

Former Member
0 Kudos

Hi,

Is there any UI element like this?

Kind Regards

Mukesh