Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: SAP DESIGN STUDIO 1.6: standard event calls custom component events twice

$
0
0

which events do you mean?

 

the afterInit() method is called always when the component must show up - and this can also happen when you hide / show the component in your canvas (perhaps this is what you have due to the usage of tabstrip)?

 

the afterUpdate() method is called always when some property is changed. of course also always if afterInit() was called.

 

is this what you observe?

 

Karol


Viewing all articles
Browse latest Browse all 8581

Trending Articles