Skip to Content
0
May 30, 2008 at 10:17 AM

regarding methods in webdynpro

17 Views

Hi,

I am new to webdynpro.I am familiar with creating view,attributes etc.

Can any one give an idea on wat these wd_context->get_child_node( name = `DATA` ).

elem_data = node_data->get_element( ).

OR

node_ui = wd_context->get_child_node( name = `UI` ).

elem_ui = node_ui->get_element( ). etc do.

What does these mean or can any one provide documentation on wat these do.