SharePointSequentialWorkflowDesigner Methods

Include Protected Members
Include Inherited Members

The SharePointSequentialWorkflowDesigner type exposes the following members.

Methods

  Name Description
Public method CanBeParentedTo (Inherited from SequentialWorkflowRootDesigner.)
Protected method CanConnect (Inherited from ActivityDesigner.)
Public method CanInsertActivities (Inherited from StructuredCompositeActivityDesigner.)
Public method CanMoveActivities (Inherited from CompositeActivityDesigner.)
Public method CanRemoveActivities (Inherited from StructuredCompositeActivityDesigner.)
Protected method CreateView (Inherited from ActivityDesigner.)
Public method Dispose() (Inherited from ActivityDesigner.)
Protected method Dispose(Boolean) (Inherited from CompositeActivityDesigner.)
Protected method DoDefaultAction (Inherited from ActivityDesigner.)
Protected method DrawConnectors (Inherited from StructuredCompositeActivityDesigner.)
Public method EnsureVisible (Inherited from ActivityDesigner.)
Public method EnsureVisibleContainedDesigner (Inherited from StructuredCompositeActivityDesigner.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from ActivityDesigner.)
Public method GetConnectionPoints (Inherited from ActivityDesigner.)
Protected method GetConnections (Inherited from ActivityDesigner.)
Protected method GetConnectors (Inherited from SequentialActivityDesigner.)
Protected method GetDropTargets (Inherited from SequentialActivityDesigner.)
Public method GetHashCode (Inherited from Object.)
Protected method GetInnerConnections (Inherited from SequentialWorkflowRootDesigner.)
Public method GetNextSelectableObject (Inherited from SequentialActivityDesigner.)
Public method GetPreviewImage (Inherited from ActivityDesigner.)
Protected method GetService (Inherited from ActivityDesigner.)
Public method GetType (Inherited from Object.)
Public method HitTest (Inherited from SequentialActivityDesigner.)
Protected method Initialize Initializes the designer with the specified activity (Overrides SequentialActivityDesigner.Initialize(Activity).)
Public method InsertActivities (Inherited from StructuredCompositeActivityDesigner.)
Public method Invalidate() (Inherited from ActivityDesigner.)
Public method Invalidate(Rectangle) (Inherited from ActivityDesigner.)
Public method IsContainedDesignerVisible (Inherited from CompositeActivityDesigner.)
Protected method IsSupportedActivityType Returns a value that indicates whether the specified activity type is supported if the activity designer is a root designer. (Overrides ActivityDesigner.IsSupportedActivityType(Type).)
Protected method LoadViewState (Inherited from StructuredCompositeActivityDesigner.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveActivities (Inherited from StructuredCompositeActivityDesigner.)
Protected method OnActivityChanged (Inherited from StructuredCompositeActivityDesigner.)
Protected method OnBeginResizing (Inherited from ActivityDesigner.)
Protected method OnConnected (Inherited from ActivityDesigner.)
Protected method OnContainedActivitiesChanged (Inherited from CompositeActivityDesigner.)
Protected method OnContainedActivitiesChanging (Inherited from StructuredCompositeActivityDesigner.)
Protected method OnContainedActivityChanged (Inherited from CompositeActivityDesigner.)
Protected method OnDragDrop (Inherited from StructuredCompositeActivityDesigner.)
Protected method OnDragEnter (Inherited from StructuredCompositeActivityDesigner.)
Protected method OnDragLeave (Inherited from StructuredCompositeActivityDesigner.)
Protected method OnDragOver (Inherited from StructuredCompositeActivityDesigner.)
Protected method OnEndResizing (Inherited from ActivityDesigner.)
Protected method OnExecuteDesignerAction (Inherited from ActivityDesigner.)
Protected method OnGiveFeedback (Inherited from ActivityDesigner.)
Protected method OnKeyDown (Inherited from CompositeActivityDesigner.)
Protected method OnKeyUp (Inherited from ActivityDesigner.)
Protected method OnLayoutPosition (Inherited from SequentialActivityDesigner.)
Protected method OnLayoutSize (Inherited from SequentialWorkflowRootDesigner.)
Protected method OnMouseCaptureChanged (Inherited from ActivityDesigner.)
Protected method OnMouseDoubleClick (Inherited from ActivityDesigner.)
Protected method OnMouseDown (Inherited from CompositeActivityDesigner.)
Protected method OnMouseDragBegin (Inherited from ActivityDesigner.)
Protected method OnMouseDragEnd (Inherited from ActivityDesigner.)
Protected method OnMouseDragMove (Inherited from ActivityDesigner.)
Protected method OnMouseEnter (Inherited from ActivityDesigner.)
Protected method OnMouseHover (Inherited from ActivityDesigner.)
Protected method OnMouseLeave (Inherited from ActivityDesigner.)
Protected method OnMouseMove (Inherited from ActivityDesigner.)
Protected method OnMouseUp (Inherited from ActivityDesigner.)
Protected method OnPaint (Inherited from SequentialWorkflowRootDesigner.)
Protected method OnProcessMessage (Inherited from ActivityDesigner.)
Protected method OnQueryContinueDrag (Inherited from ActivityDesigner.)
Protected method OnResizing (Inherited from ActivityDesigner.)
Protected method OnScroll (Inherited from ActivityDesigner.)
Protected method OnShowSmartTagVerbs (Inherited from StructuredCompositeActivityDesigner.)
Protected method OnSmartTagVisibilityChanged (Inherited from SequentialWorkflowRootDesigner.)
Protected method OnThemeChange (Inherited from CompositeActivityDesigner.)
Protected method OnViewChanged (Inherited from StructuredCompositeActivityDesigner.)
Protected method PaintContainedDesigners (Inherited from CompositeActivityDesigner.)
Protected method PerformLayout (Inherited from ActivityDesigner.)
Protected method PointToLogical (Inherited from ActivityDesigner.)
Protected method PointToScreen (Inherited from ActivityDesigner.)
Protected method PostFilterAttributes (Inherited from ActivityDesigner.)
Protected method PostFilterEvents (Inherited from ActivityDesigner.)
Protected method PostFilterProperties (Inherited from ActivityDesigner.)
Protected method PreFilterAttributes (Inherited from ActivityDesigner.)
Protected method PreFilterEvents (Inherited from ActivityDesigner.)
Protected method PreFilterProperties (Inherited from ActivityDesigner.)
Protected method RectangleToLogical (Inherited from ActivityDesigner.)
Protected method RectangleToScreen (Inherited from ActivityDesigner.)
Protected method RefreshDesignerActions (Inherited from ActivityDesigner.)
Protected method RefreshDesignerVerbs (Inherited from ActivityDesigner.)
Public method RemoveActivities (Inherited from CompositeActivityDesigner.)
Protected method SaveViewState (Inherited from StructuredCompositeActivityDesigner.)
Protected method ShowInfoTip(String) (Inherited from ActivityDesigner.)
Protected method ShowInfoTip(String, String) (Inherited from ActivityDesigner.)
Protected method ShowInPlaceTip (Inherited from ActivityDesigner.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IDesigner.DoDefaultAction (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IToolboxUser.GetToolSupported (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IRootDesigner.GetView (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IDesigner.Initialize (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IWorkflowRootDesigner.IsSupportedActivityType (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IPersistUIState.LoadViewState (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PostFilterAttributes (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PostFilterEvents (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PostFilterProperties (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PreFilterAttributes (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PreFilterEvents (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IDesignerFilter.PreFilterProperties (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IPersistUIState.SaveViewState (Inherited from ActivityDesigner.)
Explicit interface implemetationPrivate method IToolboxUser.ToolPicked (Inherited from ActivityDesigner.)

Top

See Also

Reference

SharePointSequentialWorkflowDesigner Class

Microsoft.SharePoint.WorkflowActions Namespace