İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
2208 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
995
0
Eyl 23
2939
3
Eki 23
5183
3
Haz 23
4938
1
Oca 24
7998