Class DatasetUtilities.PyDataSet.PyRow.StringIndexDelegate
- java.lang.Object
- 
- org.python.core.SequenceIndexDelegate
- 
- com.inductiveautomation.ignition.common.script.builtin.DatasetUtilities.PyDataSet.PyRow.StringIndexDelegate
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 - Enclosing class:
- DatasetUtilities.PyDataSet.PyRow
 
 protected class DatasetUtilities.PyDataSet.PyRow.StringIndexDelegate extends org.python.core.SequenceIndexDelegate- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Modifier Constructor Description protectedStringIndexDelegate()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description org.python.core.PyObjectcheckIdxAndGetItem(org.python.core.PyObject idx)
 
-