Trigger a refreshBinding('props.data') from inside the module

yes kinda, but i can use an extension function in order to overwrite the "refresh" if its required.
But (unfortunalty) extension function are by default disabled so i need to do something else if its not enabled.

Its quite the complex component with tons of features xd And a refresh button is something that sounds usefull all the time so i would like to not have to bind a button or timer on every table i use xd
i can easily put it in the context menu that shouldnt really mess with any UI.

here i explained a tiny bit and have some screens of what my component all can do so far