InvTableRow is a mixin containing rules that can be used by other designs without a need to inherit from it.
We do not use it alone, we use it to add the rules to other designs.
Parameter Rules
invHeight: | Controls height of the row. |
Example: | 0.375 |
Mixins
InvObjectMixin
RULE NAME |
TYPE |
DEFAULTS |
CATEGORY |
FLAGS |
---|---|---|---|---|
invHeight |
number |
0.0 |
Inventor |
Cached |
UI Designs that use the InvTableRow:
1.InvCustomTableRow