blur();
The blur method handles the event that occurs when form input boxes in the unit 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: