Share via


TrvDisputesWorkerListPageInteraction.setButtonEnabled Method [AX 2012]

Sets the enabled property on the Action Pane buttons.

Syntax

protected void setButtonEnabled()

Run On

Called

Remarks

This method should be overridden when you must disable or enable a button on the Action Pane. The method is called every time that the selection of the record on the list page changes.

See Also

Reference

TrvDisputesWorkerListPageInteraction Class