Skip to main content

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