Cluster class: Difference between revisions
Appearance
Started page |
m Removed VI Sever Category from page |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{VIServerClass| | {{VIServerClass|30}} | ||
{{stub}} | {{stub}} | ||
| Line 7: | Line 7: | ||
{{TOCright}} | {{TOCright}} | ||
<!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates--> | |||
< | {{VIServerClassTables|30}} | ||
{{ | |||
== History == | == History == | ||
{{ambox|text=History information is needed. What changes have | {{ambox|text=History information is needed. What changes have occurred over previous versions?}} | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
| Line 117: | Line 25: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 01:44, 8 May 2020
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | Cluster class |
| Class ID | 30 |
| Scope | Basic Development Environment |
| Class Inheritance |
|
| Class Children | |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The Cluster class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide Cluster Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Long Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 6347C01 | Color | Background color of the cluster. | Read/Write | Yes |
| 6347C02 | Controls[] | Array of references to the cluster elements in cluster order. | Read Only | Yes (Read Only) |
| 6347C03 | Decorations[] | Array of references to the decorations in the cluster. | Read Only | Yes (Read Only) |
| 6347C04 | All Objects[] | Array of references to all the objects (controls and decorations) in the cluster. | Read Only | Yes (Read Only) |
| 6347C05 | Cluster Size | Gets or sets the size of a cluster. | Read/Write | Yes |
| 6347C06 | Cluster Size:Width | Gets or sets the width of a cluster. | Read/Write | Yes |
| 6347C07 | Cluster Size:Height | Gets or sets the height of a cluster. | Read/Write | Yes |
| 6347C08 | Auto Sizing | Gets or sets how LabVIEW auto sizes a cluster. | Read/Write | Yes (Read Only) |
| 6347C09 | Vertical Scrollbar Visible | Read/Write | Yes | |
| 6347C0A | Horizontal Scrollbar Visible | Read/Write | Yes |
Methods
Show/Hide Cluster Properties Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Long Name (English) | Description | RTE |
|---|---|---|---|
| 6347800 | Set Cluster Order | Specifies the order of elements in the cluster. | Yes (Read/Write) |
Events
This class has no events or it inherits events from its parent: Control Class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |