Skip to Content
0
Former Member
Nov 29, 2006 at 11:26 AM

Dynamic component interface context mapping

23 Views

Hi all,

I got 2 component A and B. Component A use component B.

I would like to know how to set interface context attribute value of comonent B within a view of component A in programatic mode.

It should be something like this:

wdThis.wdGetCompBInterface().wdGetContext.setAttr1("OK");

is it possible???

thank u in advance,

Stefano