Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2313 Vues
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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
janv. 25
1073
0
sept. 23
3064
1
août 25
269
3
oct. 23
5326
3
juin 23
5048