Click or drag to resize

ITpsViewContext Interface

TpsView Context interface. Method is called when a UIShow instruction is executed and the InitCmd parameter is set to a value.

Namespace:  ABB.Robotics.Tps.Taf
Assembly:  ABB.Robotics.Tps.Taf (in ABB.Robotics.Tps.Taf.dll) Version: 6.5.129.0
Syntax
C#
public interface ITpsViewContext

The ITpsViewContext type exposes the following members.

Methods
  NameDescription
Public methodNewContext
This method is called when an UIShow instruction is executed and the InitCmd parameter is set to a value.
Top
See Also