The following tables list the members exposed by RoleActionView.
Name | Description | |
---|---|---|
![]() |
RoleActionView Constructor |
Name | Description | |
---|---|---|
![]() |
DefaultCanvasSize | (Inherited from SourceCode.Workflow.Design.ProcessView) |
Name | Description | |
---|---|---|
![]() |
ToggleCollectCopyResult | (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
ToggleLineResult | (Inherited from SourceCode.Workflow.Design.ProcessView) |
Top
Name | Description | |
---|---|---|
![]() |
ContainedList | This represents the List in which this object is contained in. E.G. OrderItem is contained in the OrderItems list of container object that an Order. (Inherited from SourceCode.Workflow.Authoring.WorkflowView) |
![]() |
DesignerHost | (Inherited from SourceCode.Framework.View) |
![]() |
HasSelection | (Inherited from SourceCode.Framework.View) |
![]() |
IsEventsEnabled | Gets a value indicating whether events is enabled. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
UndoManager | (Inherited from SourceCode.Framework.View) |
Name | Description | |
---|---|---|
![]() |
ActivityLayoutData | This method returns the layout data associated with the specified activity. If no layout data is found for the specified activity, a new instance of ProcessViewActivityLayoutData with default layout data is created and linked to the activity. (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
ApplyLayoutData | Overloaded. (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
Clone | Overloaded. Creates a new object that is a copy of the current instance. (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
CloneInContext | Overloaded. Creates a new object that is a copy of the current instance. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
CloneToStream | Clones this instance to a stream. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
DisableEvents | Disables the events. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
Dispose | Overloaded. Override this class to dispose object. Make sure that base.Dispose(disposing) gets called (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
EnableEvents | Enables the events. (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
ExecuteCommand | (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
FindChild | (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
FindContainerOfType<T> | (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
GetConfigurationName | (Inherited from SourceCode.Framework.View) |
![]() |
GetCopyObject | (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
GetResourceDescription | (Inherited from SourceCode.Framework.View) |
![]() |
GetResourceDisplayName | (Inherited from SourceCode.Framework.View) |
![]() |
LineLayoutData | This method returns the layout data associated with the specified line. If no layout data is found for the specified line, a new instance of ProcessViewLineLayoutData with default layout data is created and linked to the line. (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
NoteLayoutData | (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
PropertyChangingEventHooked | (Inherited from SourceCode.Framework.PersistableObject) |
![]() |
QueryCommandStatus | (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
RemoveLayoutData | Overloaded. This method removes layout data associated with the specified activity. (Inherited from SourceCode.Workflow.Design.ProcessView) |
![]() |
ValidateDisplayName | Validates the display name. (Inherited from SourceCode.Framework.Design.NamedObject) |
![]() |
ValidateName | Validates the name. (Inherited from SourceCode.Framework.Design.NamedObject) |
Top
Top