ViewStoreRpc.ViewGroupSpec Type

ViewStoreRpc.ViewGroupSpec = ViewStoreRpc.IdString | ViewStoreRpc.ViewGroupPath

A string identifying a group. This may either be a "group name path" or the RowString of a group (e.g. either "group1/design/issues" or "@4e3") The syntax is not ambiguous because ViewStoreIdStrings always start with "@" and Group names can never contain "@".

Defined in

Last Updated: 14 November, 2024