setCloseModules()

Via this method the closeModules parameter is set. The parameter is used for the function call of the afterLogin() and can be used to close the login panel without opening another panel or by closing the module.

Synopsis

public void setCloseModules(int closeModules);

Parameter

  1. Parameter Description
    closeModules Parameter for closing the login panel. If the parameter closeModules is set to -1, the login panel is closed without opening another panel or by closing the module.

Return Value

-

Assignment

Login Framework classes