MRTISubCell Constructor

Summary

Initializes a new instance of the MRTISubCell class with explicit parameters.

Syntax

JavaScript Syntax
MRTISubCell = function(cell, divID)
TypeScript Syntax
constructor(cell: Cell, divID: string);

Parameters

cell

The sub-cell parent.

divID

The div ID of the Div that will generate the sub-cell.

Remarks

The cell will automatically generate sub-cells and add them to the list Items.

Each instance of this class must have a unique <para name="divID" /> value.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize