コード例 #1
0
 def update_data():
     """Refresh the data in the list."""
     nonlocal version_lookup
     version_lookup = contextWin.set_version_combobox(combobox, item)
コード例 #2
0
ファイル: itemconfig.py プロジェクト: BenVlodgi/BEE2.4
 def update_data():
     """Refresh the data in the list."""
     nonlocal version_lookup
     version_lookup = contextWin.set_version_combobox(combobox, item)