Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2154 Tampilan
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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Jan 25
892
0
Sep 23
2819
3
Okt 23
5059
3
Jun 23
4855
1
Jan 24
7926