Yes, expando properties are not supported in basicElement dervied
objects.
However, we are now looking to support this.
Cheers!
James
On Jul 24, 4:07 am, "Arnab Roy" <36ar...@gmail.com> wrote:
i dont think so. only valid properties are allowed
2008/7/23 Bernie <bern...@lauber.to>:
Hi
I would like to extend a A basicElement with the custom
property .detView to save the address of a own object. In the code it
would look like:
cmdFokus.detView = new detViewFocus("detail.xml");
However, during runtime I get the error 0x800a01b6
I didn't find a predefined attribute which I can use for that
Is there another way to achieve this?
Thanks
Bernhard