Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether a Select button is added to the dialog box.
Syntax
public boolean showQueryValues()
Run On
Called
Return Value
Type: boolean
Always returns true.
Remarks
If you click this button, the query form is displayed. Therefore, the queryRun method has to return a valid queryRun object. If you change the return value to false, the button will no longer be added.