May 2017
Intermediate to advanced
442 pages
11h 55m
English
When we created the menu items, the system defaulted many properties for us. If the table only has one state machine, all we had to do was set the label properties. You may notice that it changes the menu item's properties so that it referenced the state machine class that was generated by the table's state machine.
When we test the buttons, you can see that if we choose a transition that is not valid, we get this error:
We can't change this message, as it is controlled by a protected method, and we shouldn't edit the generated classes, as the code changes will be lost should the state machine be regenerated. This is a little ...
Read now
Unlock full access