Package com.illumon.iris.console.events
Class CustomTableActions.ScopeDelegate
java.lang.Object
groovy.lang.GroovyObjectSupport
com.illumon.iris.console.events.CustomTableActions.ScopeDelegate
- All Implemented Interfaces:
groovy.lang.GroovyObject
- Enclosing class:
- CustomTableActions
public static class CustomTableActions.ScopeDelegate
extends groovy.lang.GroovyObjectSupport
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
protected
ScopeDelegate
(Database db, IrisWidgetSupport irisWidgetSupport) -
Method Summary
Modifier and TypeMethodDescriptiongetProperty
(String property) protected void
void
setProperty
(String property, Object newValue) Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClass
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
invokeMethod
-
Field Details
-
local
-
-
Constructor Details
-
ScopeDelegate
-
ScopeDelegate
-
-
Method Details
-
init
-
getProperty
-
setProperty
-