EaxToolBarView.Source

Syntax

Source: PP.Exp.EaxDocument

Description

The Source property sets a data source for a group of buttons used to select data display mode.

Comments

Use JSON or the setSource method to set the property value, and the getSource method to get the property value.

The setSource method takes a PP.Exp.EaxDocument object as a parameter.

Example

The example of property use is given on the Example of Creating the EaxToolBar Component page.

See also:

EaxToolBarView