g_Activity_UIAction
UIAction
Properties
caption : stringString indentifier for caption display in the UI.
description : stringUI action description.
form : stringUI form name: screenRef formRef.
layout : stringtarget : identifierListAssociation path relative to the workflow primary class: attr1 ... attrN. Used to find a UI form if unspecified in the form property.
Valid values based on“token”. (:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)? Each element in the list must begin with a letter or underscore. Elements are space delimited.
uimode : uimodeUI form mode.
Valid values based on“string”. modal modeless sdi
Parents
g_Activity_Join_Activity - Step within a Join of a Workflow. e.g. Activity, TimerEvent, Try, Branch...
Parent topic: g_Activity_Decision_Branch
Parent topic: g_Activity_Loop
Parent topic: g_Activity_Semaphore
Parent topic: g_Activity_TryCatch_Try
Parent topic: g_Activity_TryCatch_Catch
Parent topic: g_Activity_Join_Activity
Parent topic: g_Activity_Queue_TimerEvent
Parent topic: g_Activity_Queue_ClassEvent
Parent topic: g_Activity_Queue_ProcessEvent
Parent topic: g_Activity_Queue_ManualEvent
Parent topic: Workflow