PageSelector class: Difference between revisions
Appearance
mNo edit summary |
m Removed VI Server Category from page |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
{{TOCright}} | {{TOCright}} | ||
<!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates--> | |||
< | {{VIServerClassTables|53}} | ||
{{ | |||
== History == | == History == | ||
Line 85: | Line 25: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 02:02, 8 May 2020
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | PageSelector class |
Class ID | 53 |
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 PageSelector class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide PageSelector 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 |
---|---|---|---|---|
3E91000 | Page Selector Visible | Shows or hides the page selector (tabs) of a tab control. | Read/Write | Yes |
3E91001 | Pages | Returns an array of references to all pages contained by the tab control. | Read Only | Yes (Read Only) |
Methods
Show/Hide PageSelector Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
3E90C00 | Remove Page | Removes a page you specify. | No |
3E90C01 | Add Page | Adds a new page after or before a page you specify. | No |
3E90C02 | Duplicate Page | Duplicates a page. | No |
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. |