Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
TagTree
A tag tree
Parameters
Name Type Description

name

String

Name

type

String

Type

values

List(String)

List of values

Json Format
{
name: String,
type: String,
values: List(String)
}