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
-
Constructor Summary
Constructors Modifier Constructor Description protectedScopeDelegate(Database db)protectedScopeDelegate(Database db, IrisWidgetSupport irisWidgetSupport) -
Method Summary
Modifier and Type Method Description ObjectgetProperty(String property)protected voidinit(Window parentFrame, GuiTable selectionGuiTable, String columnName)voidsetProperty(String property, Object newValue)