setCmbBxLanguageItems()

The method calls the loginFrameworkView class to set the items of the language combo box of the wincc_oa_path/panels/vision/login.pnl.

Synopsis

public void setCmbBxLanguageItems(dyn_string items);

Parameters

  1. Parameter Meaning
    items The parameter "items" contains all available languages such as "de_AT.utf8".

Return Value

-

Assignment

Login Framework classes

See also

setCmbBxLanguageChanged()