PresentationStructure

PresentationStructure

new PresentationStructure(filter_name, query, nodes, items)

Result data from sessionGetPresentationStructure

Source:
Parameters:
Name Type Description
filter_name string
query spv.ds.PresentationStructureQuery
nodes Object.<string, Array.<string>>
items Object.<string, spv.ds.ItemState>

Members

filter :string

Source:
Type:
  • string

items :Object.<string, spv.ds.ItemState>

Source:
Type:

nodes :Object.<string, Array.<string>>

Source:
Type:
  • Object.<string, Array.<string>>