Wednesday, 14 August 2013

How do you access the attributes declared in component controller in the method of a view

Ex: emp_id type numc10
a. wd_comp->emp_id
b. wd_Comp_controller->emp_id
c. wd_controller->emp_id
d. wd_this->emp_id

Ans: b


No comments: