Skip to Content
मेन्यू
This question has been flagged
1 Reply
2181 Views
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
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
0
जन॰ 25
915
0
सित॰ 23
2854
3
अक्तू॰ 23
5094
3
जून 23
4889
1
जन॰ 24
7956