Share via


SalesTableListPageInteraction.setButtonVisibility Method [AX 2012]

Sets the visibility property on the buttons on the Action Pane.

Syntax

protected void setButtonVisibility()

Run On

Called

Remarks

This method should be overridden when they must hide a button on the Action Pane at run time. This method is only called one time when the list page is opened.

See Also

Reference

SalesTableListPageInteraction Class