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 Details

  • Constructor Details

  • Method Details

    • init

      protected void init(Window parentFrame, GuiTable selectionGuiTable, String columnName)
    • getProperty

      public Object getProperty(String property)
    • setProperty

      public void setProperty(String property, Object newValue)