İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
2755 Görünümler
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
Vazgeç
En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Oca 25
1627
0
Eyl 23
3550
2
Eki 25
697
1
Ağu 25
697
3
Eki 23
6079