xowf::WorkflowPage instproc www-view (public)

 <instance of xowf::WorkflowPage[i]> www-view [ content ]

Defined in packages/xowf/tcl/xowf-procs.tcl

Provide additional view modes: - edit: instead of viewing a page, it is opened in edit mode - view_user_input: show user the provided input - view_user_input_with_feedback: show user the provided input with feedback

Parameters:
content (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_test_items create_test_items (test xowf) xowf::WorkflowPage instproc www-view xowf::WorkflowPage instproc www-view test_create_test_items->xowf::WorkflowPage instproc www-view test_create_workflow_with_instance create_workflow_with_instance (test xowf) test_create_workflow_with_instance->xowf::WorkflowPage instproc www-view

Testcases:
create_test_items, create_workflow_with_instance
[ show source ]
Show another procedure: