Composite Creation [message #726014] |
Fri, 16 September 2011 08:22  |
Eclipse User |
|
|
|
I was trying to create the Composite, but some Hints of the composite properties should use dynamic value a.k.a @{ParamName} similar to what we use in creation of Parts
e.g
I have composite called X and it is used in two paces one palace i need to pass the show.label="true" and in another place i want to make the show.label=false.
so in my
first reference A.X i do a include of the composite and in the params section i set a value ShowLabel=false
and in second reference,
first reference B.X i do a include of the composite and in the params section i set a value ShowLabel=true
So ideally when the composite is rendered it should parse @{ShowLabel} which i use in the Hints section show.label as show.label=@{ShowLabel}.
But this is not working, shall we do an enhancement to make it work like Parts references ?
If this not currently supported then I shall raise a enhancement for the same ?
If i have done something wrong to make it not work, please let me know what mistake i have done ?
~Kamesh
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09607 seconds