Methods#
hasParameterErrors() → {boolean}#
Returns true if any bookmark path parameter could not be resolved.
Only supported in the following application environment(s): View-Configuration-Mapper
- Since
- 5.8.2
Returns:
- Type:
- boolean
parameters() → {$k.BookmarkParameter}#
Returns the bookmark parameters
Only supported in the following application environment(s): View-Configuration-Mapper
- Since
- 5.8.2
Returns:
- Type:
- $k.
BookmarkParameter
path() → {string}#
Returns the bookmark path with leading slash
Only supported in the following application environment(s): View-Configuration-Mapper
- Since
- 5.8.2
Returns:
- Type:
- string