The text resource class. More...

#include "murl_resource_text.h"

Inheritance diagram for Murl::Resource::Text:

Additional Inherited Members

Detailed Description

The text resource class.

This class represents a single text string value to be included in a resource package.

XML Elements

XML Resource Object Tag:

<Text>

XML Resource Object Attributes:

id="" [String]

The ID of the text resource. If a graph node accepts a text resource as an input attribute (e.g. "textResourceId"), this resource must be specified in the form "<Package ID>:<Resource ID>".

value="" [String]

The actual text value.

excludeForX="" [String]

Exclusion conditions. See Murl::Resource::Object

includeForX="" [String]

Inclusion conditions. See Murl::Resource::Object


The documentation for this class was generated from the following file:
  • murl_resource_text.h


Copyright © 2011-2024 Spraylight GmbH.