Bridge2021
Object

Infoset

Represents Adobe Bridge-defined or script-defined data for Adobe Bridge nodes.

Properties

NameType AccessDescription
CacheData read/write The CacheData object containing cache status for this set.
Array read/write The descriptions of the members of this set.
String readonly The name of the ExtensionHandler object that manages this data.
String read/write The name of this set.

Methods

void

Adds a child node to the core data set children.

path String The Bridge URI (path and file name) of the child node
model? ExtensionModel An ExtensionModel object that manages the new child.
containerHint? String Whether the new child is a container.
void

Sets all members of this set to the default value for the data type.

Object of 14

Properties elsewhere that hold a Infoset.

Parameter of 2

Method parameters that accept a Infoset.