setBtnAcceptToolTip()

The method calls the loginFrameworkView class to set the tooltip of the button btn_accept of the wincc_oa_path/panels/vision/login.pnl.

Synopsis

public void setBtnAcceptToolTip(string toolTip);

Parameters

  1. Parameter Meaning
    tooltip The parameter tooltip specifies the tooltip for the button "Accept" of the wincc_oa_path/panels/vision/login.pnl.

Return Value

-

Assignment

Login Framework classes

See also

setBtnAcceptEnabled(), setBtnAcceptText(), setBtnAcceptVisible()