ObjectIndexChanged.fromLocal constructor
- String table,
- VectorDefinition position,
- int object,
- int index,
Implementation
ObjectIndexChanged.fromLocal(
String table,
VectorDefinition position,
this.object,
this.index,
) : cell = GlobalVectorDefinition.fromLocal(table, position);