Share via


VendUnrealizedRevListPageInteraction.setButtonEnabled Method [AX 2012]

Sets the enabled property for 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

VendUnrealizedRevListPageInteraction Class