GetTagsConfig
Config object for loading multiple tags containing a certain dataset.
Methods
setObjectType
setObjectType(
pObjectType):GetTagsConfig
Optional parameter
Parameters
pObjectType
string | number | booleanThe type of the dataset to be tagged. For example "Organisation"
Returns
GetTagsConfigThe current config
setRowId
setRowId(
pRowId):GetTagsConfig
Optional parameter
Parameters
pRowId
string | number | booleanThe id of the dataset to be tagged.
Returns
GetTagsConfigThe current config
setUserId
setUserId(
pUserId):GetTagsConfig
Optional parameter
Parameters
pUserId
string | number | booleanThe id of the user, the tagged object will belong to.
Returns
GetTagsConfigThe current config