class static
meteoJS/base/unique . Unique
Source: base/
Class that describe an object with an unique id.
Property
Method
new Unique([options])
Parameter
Name | Type | Optional | Description |
---|---|---|---|
options |
|
Yes |
Options. |
Property
id mixed
Id.
Method
protected
setId(id)
Fired, wenn id-setter is called.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
id |
mixed |
|
Id. |