focusout();
The focusout method processes the event that occurs when a module or its elements lose focus.
Method implementation depends on classes inherited from ModuleObject. Currently, this method is implemented only by PP.Application.EaxModuleObject.
The method use is given in the example for ModuleObject.focus.
See also: