Comment 4 for bug 1205144

Revision history for this message
Tim Peeters (tpeeters) wrote :

I solved the same issue with the header (which has buttons defined by actions) by adding the following to the AbstractButton for each action:

                objectName: action.objectName + "_header_button"

and the AP CPO has a click_action_button(action_object_name) function that knows which object to select