Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
2179 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
913
0
syysk. 23
2851
3
lokak. 23
5092
3
kesäk. 23
4889
1
tammik. 24
7955