Jump to content

GrowableFunction class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=GrowableFunction|id=16410|scope=script|class_0=Generic|class_1=GObject|class_2=Node|class_3=GrowableFunction}}
{{VIServerClass|16410}}


{{stub}}
{{stub}}

Revision as of 23:09, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name GrowableFunction class
Class ID 16410
Scope VI Scripting
Class Inheritance
Class Children


The GrowableFunction class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide GrowableFunction Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
GrowableFunction Properties Table
Property ID Short Name (English) Description R/W RTE
6368000 TermHeight Returns the height, in pixels, of each growable terminal on a growable node. R X

Methods

Show/Hide GrowableFunction Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
GrowableFunction Methods Table
Method ID Short Name (English) Description RTE
6367C01 Resize.AddChunk Adds one or more chunks of terminals to the top or bottom of this growable node.
6367C02 Resize.RemoveChunk Removes one or more chunks of terminals from the top or bottom of this growable node.

Events

No Events for this class.

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also