Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2187 Zobrazení
I want to fire few UI customizations after loading.
I see in Dialog widget such methods:

- init

- setup

- open (also  create_edit_record  in FormViewDialog)

- opened

- willStart



which is most sutable?
I suspect `opened` or `open`
Avatar
Zrušit
Nejlepší odpověď

Hi,

The "start" function would be better to use since it is triggered when the ui is ready and also a widget lifecycle method.

init and willStart are the lifecycle methods that will be triggered before the ui is ready.

Regards

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
led 25
920
0
zář 23
2868
3
říj 23
5101
3
čvn 23
4891
1
led 24
7962