Difference between revisions of "CueInfo"
From Moving Light Assistant
(Created page with "=CueInfo= The CueInfo class represents MLA specific data about a cue. It is not console data and will not be created or deleted by the importing of console data.") |
|||
Line 1: | Line 1: | ||
− | |||
The CueInfo class represents MLA specific data about a cue. It is not console data and will not be created or deleted by the importing of console data. | The CueInfo class represents MLA specific data about a cue. It is not console data and will not be created or deleted by the importing of console data. | ||
+ | |||
+ | {| border="1" cellpadding="5" cellspacing="0" width="500" | ||
+ | |- | ||
+ | | colspan="3" align="left" style="background:#efefef;"| Properties | ||
+ | |- border="0" | ||
+ | | Property1 | ||
+ | | Property2 | ||
+ | |- | ||
+ | | rowspan="2"| A | ||
+ | | colspan="2" align="center"| B | ||
+ | |- | ||
+ | | C <!-- column 1 occupied by cell A --> | ||
+ | | D | ||
+ | |- | ||
+ | | E | ||
+ | | rowspan="2" colspan="2" align="center"| F | ||
+ | |- | ||
+ | | G <!-- column 2+3 occupied by cell F --> | ||
+ | |- | ||
+ | | colspan="3" align="center"| H | ||
+ | |} |
Revision as of 12:34, 26 May 2014
The CueInfo class represents MLA specific data about a cue. It is not console data and will not be created or deleted by the importing of console data.
Properties | ||
Property1 | Property2 | |
A | B | |
C | D | |
E | F | |
G | ||
H |