Loader Controls and VIs
Owning Palette: Loaders Classes, Controls, and VIs
Requires: Labstache
The Loader class is the abstract base class for all partial loaders. Objects of this class should not be directly created. Instead, a new class that inherints from the Loader class should be created.
Class Item | Description |
---|---|
Load | Gets a template as a string based on the Partial's key value in the root, or master, template. |