Top  | Previous | Next

Template Canvas

Description

Description missing.

Properties

Appearance

Background Color

The background color of the component.

Scripting name

background

Data type

Color

Behavior

Scroll Behavior

Controls which direction(s) the canvas will scroll in

Scripting name

scrollBehavior

Data type

int

Values

0

None

1

Both

2

Vertical

3

Horizontal

Layout Constraints

The overall layout constraints for the canvas

Scripting name

layoutConstraints

Data type

String

Common

Name

The name of this component.

Scripting name

name

Data type

String

Flags

bindable

Visible

If disabled, the component will be hidden.

Scripting name

visible

Data type

boolean

Flags

bindable

Border

The border surrounding this component. NOTE that the border is unaffected by rotation.

Scripting name

border

Data type

Border

Data

Templates

A dataset containing a row per template to instantiate.

Scripting name

templates

Data type

Dataset

Flags

bindable

Data Quality

The data quality code for any tag bindings on this component.

Scripting name

dataQuality

Data type

int

Flags

bindable | expert

Scripting

Events

The following event sets are fired by this component. See Component Event Handlers to learn more.

propertyChange

 

Scripting Functions

getAllTemplates()

 

Missing description.

Parameters

none

Returns

List

getTemplate(??)

 

Missing description.

Parameters

String ??

Returns

PyComponentWrapper