setOpenMonitorConfiguration()

The method sets the member variable m_openMonitorConfiguration, which determines if the monitor settings dialog is opened before starting the UI.

Synopsis

public void setOpenMonitorConfiguration(bool openMonitorConfiguration);

Parameters

  1. Parameter Meaning
    openMonitorConfiguration The parameter openMonitorConfiguration specifies whether the monitor settings dialog is opened (TRUE) or not (FALSE).

Return Value

-

Assignment

Login Framework classes

See also

setLoginFrameworkChildView(), setOaAuthUI(), setLanguage()