Skip to Content
Menu
This question has been flagged
1 Atsakyti
2190 Rodiniai
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`
Portretas
Atmesti
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

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
saus. 25
931
0
rugs. 23
2871
3
spal. 23
5103
3
birž. 23
4896
1
saus. 24
7963