ProjectFilesViewItem class: Difference between revisions
Appearance
Started page |
Added info table |
||
| Line 1: | Line 1: | ||
{| | {{VIServerClass|name=ProjectFilesViewItem|id=133|scope=private|class_0=ProjectFilesViewItem}} | ||
| | |||
| | |||
|} | |||
The '''ProjectFilesViewItem class''' is a class in the [[VI Server Class Hierarchy]], (see also [[VI Server]]). The ProjectFilesViewItem class lets you programatically see property valuse of items in the Files tab of the [[Project Explorer]] window. | The '''ProjectFilesViewItem class''' is a class in the [[VI Server Class Hierarchy]], (see also [[VI Server]]). The ProjectFilesViewItem class lets you programatically see property valuse of items in the Files tab of the [[Project Explorer]] window. | ||
{{TOCright}} | {{TOCright}} | ||
==Properties== | ==Properties== | ||
<span class="mw-customtoggle-propertiestable">Show/Hide Application Properties Table</span> | <span class="mw-customtoggle-propertiestable">Show/Hide Application Properties Table</span> | ||
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable"> | <div class="mw-collapsible" id="mw-customcollapsible-propertiestable"> | ||
{{VIServerLegend|showrw=TRUE|showrte=TRUE}} | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|+ Application Properties Table | |+ Application Properties Table | ||
| Line 86: | Line 67: | ||
==Methods== | ==Methods== | ||
''No Methods for this | ''No Methods for this class.'' | ||
==Events== | ==Events== | ||
''No Events for this | ''No Events for this class.'' | ||
== History == | == History == | ||
Revision as of 03:35, 26 August 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | class |
| Class ID | {{{1}}} |
| Scope | |
| Class Inheritance |
This class is a top-level class. |
| Class Children | This class has no children. |
The ProjectFilesViewItem class is a class in the VI Server Class Hierarchy, (see also VI Server). The ProjectFilesViewItem class lets you programatically see property valuse of items in the Files tab of the Project Explorer window.
Properties
Show/Hide Application Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 3F471003 | All Project Items | R | X | |
| 3F471004 | Children | R | X | |
| 3F471005 | Icon | R | X | |
| 3F471002 | Is Folder? | R | X | |
| 3F471006 | Name | R | X | |
| 3F471000 | Parent | R | X | |
| 3F471007 | Path | R | X | |
| 3F471001 | Project Item | R | X |
Methods
No Methods for this class.
Events
No Events for this class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |