Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2183 Vizualizări
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`
Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
ian. 25
917
0
sept. 23
2863
3
oct. 23
5097
3
iun. 23
4891
1
ian. 24
7957