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 protected
ScopeDelegate(Database db)
protected
ScopeDelegate(Database db, IrisWidgetSupport irisWidgetSupport)
-
Method Summary
Modifier and Type Method Description Object
getProperty(String property)
protected void
init(Window parentFrame, GuiTable selectionGuiTable, String columnName)
void
setProperty(String property, Object newValue)