Class ScriptListenerContext
java.lang.Object
ch.tocco.nice2.scripting.impl.groovy.listener.ScriptListenerContext
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setScriptListenerEnabled
(boolean scriptListenerEnabled)
-
Constructor Details
-
ScriptListenerContext
public ScriptListenerContext(boolean scriptListenerEnabled)
-
-
Method Details
-
isScriptListenerEnabled
public boolean isScriptListenerEnabled() -
setScriptListenerEnabled
public void setScriptListenerEnabled(boolean scriptListenerEnabled)
-