Uses of Interface
org.htmlunit.corejs.javascript.ClassShutter
Packages that use ClassShutter
-
Uses of ClassShutter in org.htmlunit.corejs.javascript
Fields in org.htmlunit.corejs.javascript declared as ClassShutterMethods in org.htmlunit.corejs.javascript that return ClassShutterModifier and TypeMethodDescriptionContext.ClassShutterSetter.getClassShutter()
(package private) final ClassShutter
Context.getClassShutter()
Methods in org.htmlunit.corejs.javascript with parameters of type ClassShutterModifier and TypeMethodDescriptionvoid
Context.ClassShutterSetter.setClassShutter
(ClassShutter shutter) final void
Context.setClassShutter
(ClassShutter shutter) Set the LiveConnect access filter for this context.