Menu

#128 Attribute can't be set by calling public setter

open
Ken Webb
None
7
2007-12-27
2007-12-27
Ken Webb
No

If the following appears in a CompositeStructure.xml file:
<attribute name="title" value="The Long and Winding Road"/>
Then it should be possible to reflectively call:
setTitle("The Long and Winding Road");

Currently, Xholon expects "title" to be a public variable.

Discussion


Log in to post a comment.

Monday.com Logo