Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2413 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
1212
0
Sep 23
3144
1
Agu 25
430
3
Okt 23
5499
3
Jun 23
5174