setBtnAcceptEnabled()

The method calls the loginFrameworkView class to set the enabled state of the "Accept" button btn_accept of the wincc_oa_path/panels/vision/login.pnl.

Synopsis

public void setBtnAcceptEnabled(bool enabled);

Parameters

  1. Parameter Meaning
    enabled The parameter "enabled" enables (TRUE) or disables (FALSE) the Accept buton of wincc_oa_path/panels/vision/login.pnl.

Return Value

-

Assignment

Login Framework classes

See also

setBtnAcceptText(), setBtnAcceptToolTip(), setBtnAcceptVisible()