Download Unity SFC View

Transcript
SFCView appearance and behavior
Events for controlling the view: Overview
Open step string
Select step string
Opening a step string.
Event
Description
ChainOpenEvent
Triggered by:
l double-clicking on a line in the step string
table
l by pressing the enter key when a step string
has focus in the table
Selecting a step string.
Event
Description
ChainSelectEvent
Is triggered when a new row in the table step
string has been selected.
Constants for controlling the view: Overview
OnChainOpenconstants
The OnChainOpen (Step chain view, p. 57) property is set using the following
constants:
Constants
Value
Description
NoAction
0
The input is ignored.
ShowDetails
1
The step string is shown in the details overview.
ShowDetailSimple
2
The step string is shown in the details simple
overview.
59