project object
More...
◆ constructor()
NvsProjObj::constructor |
( |
| ) |
|
|
inline |
◆ getInternalObject()
NvsProjObj::getInternalObject |
( |
| ) |
|
|
inline |
get internal object
- Returns
- {Object}
◆ getTemplateAttachment()
NvsProjObj::getTemplateAttachment |
( |
|
key | ) |
|
|
inline |
Gets an template attachment to NvsObject.
- Parameters
-
{String} | key the key that has been added attachment.(TEMPLATE_ASSET_KEY) |
- Returns
- {String} Returns the attachment corresponding to the key.
◆ setInternalObject()
NvsProjObj::setInternalObject |
( |
|
obj | ) |
|
|
inline |
set internal object
- Parameters
-
{Object} | obj internal object |
◆ setTemplateAttachment()
NvsProjObj::setTemplateAttachment |
( |
|
key, |
|
|
|
value |
|
) |
| |
|
inline |
Adds additional template data to the NvsObject object to identify the NvsObject template object.
- Parameters
-
{String} | key The key of the attachment to be added(TEMPLATE_ASSET_KEY) |
{String} | value Attachment to be added |
The documentation for this class was generated from the following file: