Uses of Interface
org.htmlunit.corejs.javascript.tools.shell.QuitAction
-
Packages that use QuitAction Package Description org.htmlunit.corejs.javascript.tools.shell -
-
Uses of QuitAction in org.htmlunit.corejs.javascript.tools.shell
Classes in org.htmlunit.corejs.javascript.tools.shell that implement QuitAction Modifier and Type Class Description private static classMain.IProxyProxy class to avoid proliferation of anonymous classes.Fields in org.htmlunit.corejs.javascript.tools.shell declared as QuitAction Modifier and Type Field Description private QuitActionGlobal. quitActionMethods in org.htmlunit.corejs.javascript.tools.shell with parameters of type QuitAction Modifier and Type Method Description voidGlobal. initQuitAction(QuitAction quitAction)Set the action to call from quit().
-