Membres PerspectiveAction
Represents information about an action in a Perspective element. This class cannot be inherited.
Le type PerspectiveAction expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
PerspectiveAction() () () () | Initializes a new instance of the PerspectiveAction class using default values. | |
PerspectiveAction(String) | Initializes a new instance of PerspectiveAction by using an action identifier. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AddToContainer | Infrastructure. (Hérité de ModelComponent.) | |
AfterInsert | Infrastructure. (Hérité de ModelComponent.) | |
AfterMove | Infrastructure. (Hérité de ModelComponent.) | |
AfterRemove | Infrastructure. (Hérité de ModelComponent.) | |
BeforeRemove | Infrastructure. (Hérité de ModelComponent.) | |
Clone | Creates a new, full copy of a PerspectiveAction object. | |
CopyTo | Infrastructure. (Hérité de ModelComponent.) | |
CopyTo(PerspectiveAction) | Copies a PerspectiveAction object to the specified object. | |
CreateObjRef | (Hérité de MarshalByRefObject.) | |
Dispose | (Hérité de Component.) | |
Dispose | (Hérité de Component.) | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Component.) | |
GetHashCode | (Hérité de Object.) | |
GetLifetimeService | (Hérité de MarshalByRefObject.) | |
GetService | (Hérité de Component.) | |
GetType | (Hérité de Object.) | |
InitializeLifetimeService | (Hérité de MarshalByRefObject.) | |
MemberwiseClone | (Hérité de Object.) | |
MemberwiseClone | (Hérité de MarshalByRefObject.) | |
RemoveFromContainer | Infrastructure. (Hérité de ModelComponent.) | |
Reset | Infrastructure. (Hérité de ModelComponent.) | |
Submit() () () () | Infrastructure. (Hérité de ModelComponent.) | |
Submit(Boolean) | Infrastructure. (Hérité de ModelComponent.) | |
ToString | Infrastructure. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Hérité de ModelComponent.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Action | Gets the Action associated with a PerspectiveAction object. | |
ActionID | Gets or sets the Action identifier associated with a PerspectiveAction object. | |
Annotations | Gets a collection within which you can store custom data. (Hérité de ModelComponent.) | |
CanRaiseEvents | (Hérité de Component.) | |
Container | (Hérité de Component.) | |
DesignMode | (Hérité de Component.) | |
Events | (Hérité de Component.) | |
FriendlyName | Infrastructure. (Hérité de ModelComponent.) | |
KeyForCollection | Infrastructure. (Hérité de ModelComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Hérité de ModelComponent.) | |
Parent | Gets the parent Perspective of a PerspectiveAction object. | |
ParentCube | Gets the parent Cube of a PerspectiveAction object. | |
ParentDatabase | Gets the parent Database of a PerspectiveAction object. | |
ParentServer | Gets the parent Server of a PerspectiveAction object. | |
Site | (Hérité de Component.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Hérité de ModelComponent.) |
Haut de la page