Type to start searching...

UIAction

Properties
caption : string

String indentifier for caption display in the UI.

description : string

UI action description.

form : string

UI form name: screenRef formRef.

layout : string

target : identifierList

Association 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 : uimode

UI form mode.

Valid values based on“string”.
modal
modeless
sdi
Parents