Class: ElementValue

ElementValue(cls, property, uid, value)

This class is used with the view ssend event to the controller

Constructor

new ElementValue(cls, property, uid, value)

Parameters:
Name Type Description
cls string

The name of the class

property string

The name of the property

uid string

The id of the object

value string

The value of the property

Source:

Methods

toString() → {string}

Make it displayable

Source:
Returns:
Type
string