JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.mozilla.javascript
Context
ClassShutterSetter
Contents
Description
Method Summary
Method Details
setClassShutter(ClassShutter)
getClassShutter()
Hide sidebar
Show sidebar
Interface Context.ClassShutterSetter
Enclosing class:
Context
public static interface
Context.ClassShutterSetter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ClassShutter
getClassShutter
()
void
setClassShutter
(
ClassShutter
shutter)
Method Details
setClassShutter
void
setClassShutter
(
ClassShutter
shutter)
getClassShutter
ClassShutter
getClassShutter
()