İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
2767 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
1636
0
Eyl 23
3561
2
Eki 25
715
1
Ağu 25
700
3
Eki 23
6089