Skip to Content
0
Former Member
Apr 19, 2006 at 11:37 PM

TextEdit Component

31 Views

Hello Guys,

I've create a Web Dynpro Application and inside the view I add a TextEdit component with "EMPTY VALUE". How can I set the value "TEST" on the wdDoInit() method on this value in Runtime ? I don't Context parameters.

Like:

TextEdit.setValue("TEST);

I should use a wdControllerAPI or wdComponentAPI ?

Thanks,

Evandro.