Map class: Difference between revisions
Appearance
Started page |
m Removed VI Server Category from page |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{VIServerClass| | {{VIServerClass|137}} | ||
{{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|137}} | ||
{{ | |||
== History == | == History == | ||
Line 92: | Line 24: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] |
Latest revision as of 02:04, 8 May 2020
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | Map class |
Class ID | 137 |
Scope | Basic Development Environment |
Class Inheritance |
|
Class Children | This class has no children. |
![]() |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The Map class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide Map 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 |
---|---|---|---|---|
16099800 | Map Key | Read Only | Yes | |
16099801 | Map Value | Read Only | Yes | |
16099802 | Number of Visible Key Value Pairs | Read/Write | Yes | |
16099803 | Vertical Scrollbar Visible | Read/Write | Yes | |
16099804 | Horizontal Scrollbar Visible | Read/Write | Yes | |
16099805 | Top Visible KeyValue Pair | Read Only | Yes |
Methods
Show/Hide Map Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
16099400 | Scroll To Key | Yes |
Events
This class has no events or it inherits events from its parent: Control Class.
History
Version | Change(s) |
---|---|
![]() |
Added in LabVIEW 2019 |