How to make closing in xpage for Windows

Asked By 30 points N/A Posted on -
qa-featured

Is it possible in xpage for windows to make closing of windows? Code window.close() which I use works excellent IE, but it not in FF and Chrome. What do I do wrong and how to do that closing for FF and Chrome?

SHARE
Best Answer by Marvin M Calderon
Answered By 85 points N/A #193901

How to make closing in xpage for Windows

qa-featured

Hello.

This solve your problem. You need the plugin Xpages 2 Eclipse.

  • You don't need to know java or plugin development to use this application. 
  • The program can be used offline and online.
  • You can integrate existing notes applications.
  • Data can be opened and sent from IBM Lotus Symphony.
Best Answer
Best Answer
Answered By 55 points N/A #193903

How to make closing in xpage for Windows

qa-featured

Hello Owen Bass,

                  If you want to use that feature in your program then you have to make an object of a parent class in your child class after that you have to make a try catch block because the function you make can generate an exception in your program. So you can handle it by using a try catch block in your program. After that you have to write the code and you can use the command window.close() and can get the desired work that you want to perform. It can run on all browsers

Related Questions