Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > isFormOpen

isFormOpen

isFormOpen(cls: Class): Boolean;

The isFormOpen method of the Application class returns true if a form for the class specified in the cls parameter is open (running) for this application.