Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.Workflow.UI.RoleMembersDetailPane

class EnsLib.Workflow.UI.RoleMembersDetailPane extends %CSP.Util.Pane

An AutoPage pane that displays the members of a Workflow Role.

Method Inventory

Parameters

parameter DOMAIN = Ensemble;
Use our own domain for localization

Methods

method DrawBODY(pInstance As %CSP.Util.PageInstance) as %Status
Draw the BODY of the detail pane
method DrawHEAD(pInstance As %CSP.Util.PageInstance) as %Status
Inherited description: Overwritten by subclasses to draw anything this pane needs for the HEAD section.
method ProcessSubmit(pAction As %String, pRoleName As %String) as %Status
Submit handler for this page
method QuoteJS(tVal) as %String

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab