Closed richardalberto closed 9 years ago
Add functionality for panels to refresh themselves. The idea behind this feature is that the panels that contain the refresh buttons will accept a refresh function.
<panel refresh="refreshFn()" .. ></panel>
Done
Add functionality for panels to refresh themselves. The idea behind this feature is that the panels that contain the refresh buttons will accept a refresh function.