FormFunctionButtonControl.isDisplayed Method [AX 2012]

Retrieves a value that indicates whether the control is displayed.

public boolean isDisplayed()

Run On

Client

Return Value

Type: boolean
true if the control is displayed; otherwise, false.

To modify the visible state of the control, call the visible method.

Community Additions

ADD
Show: