Adds a button test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Chart test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Data Canvas test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Date/Time test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Defect List test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a File test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Group test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds an Input test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Label test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds an OEE test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Part test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Pass/Fail test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Process test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Rating test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds an SPC test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Task test with the given properties to this sub-inspection
The properties with which the test will be initialized
Adds a Traceability test with the given properties to this sub-inspection
The properties with which the test will be initialized
Allows event binding to all tests on this sub-inspection.
An object which allows access to test event bindings.
Allows modification, retrieval, and event binding of a Button test with the given id.
Unique id of the test.
An object which allows access to the test methods
Allows modification and retrieval of a Chart test with the given id.
Unique id of the test.
An object which allows access to the test methods
Allows modification, retrieval, and event binding of a data canvas test with the given id.
Unique id of the test.
An object which allows access to the test methods
Unique id of the test.
Allows modification, retrieval, and event binding of a Defect List test with the given id.
Unique id of the test.
An object which allows access to the test methods
Allows modification, retrieval, and event binding of a File test with the given id.
Unique id of the test.
An object which allows access to the test methods
Retrieves the properties from the given sub-inspection.
Allows modification, retrieval, and event binding of a Group test with the given id.
Unique id of the test.
An object which allows access to the test methods
Unique id of the test.
Allows modification, retrieval, and event binding of a Label test with the given id.
Unique id of the test.
An object which allows access to the test methods
Allows modification, retrieval, and event binding of an OEE test with the given id.
Unique id of the test.
An object which allows access to the test methods
Bind a function to fire after a sub-inspection has ended.
The function to fire.
ScriptEventSubscription
Bind a function to fire after a sub-inspection has begun.
The function to fire.
ScriptEventSubscription
Bind a function to fire before a sub-inspection ends. preventDefault can be called on the event to prevent the sub inspection from ending.
The function to fire.
ScriptEventSubscription
Allows modification and retrieval of a Part test with the given id.
Unique id of the test.
An object which allows access to the test methods
Allows modification, retrieval, and event binding of a Pass/Fail test with the given id.
Unique id of the test.
An object which allows access to the test methods
Unique id of the test.
Allows modification, retrieval, and event binding of a Rating test with the given id.
Unique id of the test.
An object which allows access to the test methods
Allows modification, retrieval, and event binding of a SPC test with the given id.
Unique id of the test.
An object which allows access to the test methods
Allows modification, retrieval, and event binding of a Task test with the given id.
Unique id of the test.
An object which allows access to the test methods
Unique id of the test.
Updates the inspection with new values.
Object with new properties to use
Allows modification, retrieval, and event binding of a subinspection with the given id.
Implements
TestContainer