xowf::WorkflowPage instproc get_action_obj (public)

 <instance of xowf::WorkflowPage[i]> get_action_obj -action action 

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

Check if the action can be executed in the current state, and if so, return the action_obj.

Switches:
-action
(required)

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

Testcases:
create_workflow_with_instance
[ show source ]
Show another procedure: