|
Jetfire WebParts provide a powerful and elegant GUI for displaying your custom written workflows in a Web Browser. Using the Jetfire language - an open source, object oriented, scripting language - makes writing persistent programs (workflows) very easy to write and maintain. Over 30 WebParts make it easy to display workflows designed with the Jetfire language.
|
|
|
|
|
Namespace Navigation Part Default (English) Title: Jetfire Namespaces Web Part Example This Web Part is a tree view of Namespaces based on the Jetfire Code files. Each Namespace has a set of workflow classes. In this example, multiple namespaces are displayed. Alternatively, a single namespace is displayed when the Namespace edit property is set.
 Edit Properties of the Web Part The Web Part may be edited. It has the standard properties of a Jetfire Web Part. There are two additional edit properties for this Web Part:
- Name – the label to display in the tree view for the namespaces. ‘Jetfire Namespaces’ is the default Name of the tree view.
- Namespace – The workflow classes of a single namespace to be displayed in this Web Part. If the Namespace property is blank, then all namespaces are displayed. Workflow Classes are included as node for each Namespace.

|
|
|
|
|