You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a JS class that handles a command button on the UI and sends a message to the server with the type specified in a HTML data attribute. Implementation details will be similar to eg. ValueDisplay.
Implement CommandButton class
Add code to automatically hook up all command buttons
The text was updated successfully, but these errors were encountered:
Add a JS class that handles a command button on the UI and sends a message to the server with the type specified in a HTML data attribute. Implementation details will be similar to eg.
ValueDisplay
.CommandButton
classThe text was updated successfully, but these errors were encountered: