Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2299 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
1065
0
Sep 23
3047
1
Agu 25
234
3
Okt 23
5304
3
Jun 23
5020