Class: NvsProjObj

NvsProjObj()

project object

Constructor

new NvsProjObj()

Source:

Methods

getInternalObject() → {Num}

get internal object
Source:
Returns:
Type
Num

getTemplateAttachment(key) → {Num}

get template attachment according key
Parameters:
Name Type Description
key key
Source:
Returns:
Type
Num

setInternalObject(obj)

set internal object
Parameters:
Name Type Description
obj internal object
Source:
Returns:

setTemplateAttachment(key, value)

get template attachment
Parameters:
Name Type Description
key key
value value
Source:
Returns: