Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
2286 Näkymät
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
Hylkää
Paras vastaus

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
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
0
tammik. 25
1058
0
syysk. 23
3040
1
elok. 25
216
3
lokak. 23
5288
3
kesäk. 23
5005