public class OutOfContextComponent
extends SourceComponent
The modelPath parameter should point to an appropriate Nareca
directory.
The component can receive and react to
state changes (to
track the narration of the story), as well as send them (on the
stateChange.data channel) when a particular state is clicked.
The components that should be controlled by this one should subscribe to
this channel.
OS Compatibility: Windows and Linux
| Constructor and Description |
|---|
OutOfContextComponent(java.lang.String outboundPort,
ComponentConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
closes form and stops out of context component
|
void |
definePublishedData()
Checking type of output data.
|