Class PyDelegateReadOnly

java.lang.Object
org.python.core.PyObject
com.inductiveautomation.ignition.common.script.PyDelegateObject
com.inductiveautomation.ignition.common.script.PyDelegateReadOnly
All Implemented Interfaces:
Serializable

public class PyDelegateReadOnly extends PyDelegateObject
See Also:
  • Constructor Details

    • PyDelegateReadOnly

      public PyDelegateReadOnly(org.python.core.PyObject delegate)
  • Method Details