See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The FormCommitAction type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CloneCore | (Inherited from BoundControlActionBase.) |
![]() | CreateCompileTimeCheckBindingMember |
Returns a CompileTimeCheckBindingMember that will be used to ensure the data item at the end of
'dataMember' is of type 'expectedType' at compile time.
(Inherited from BoundControlActionBase.) |
![]() | Dispose()()()() | (Inherited from NAction.) |
![]() | Dispose(Boolean) | (Overrides BoundControlActionBase..::..Dispose(Boolean).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from NAction.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetReferencedBy | (Inherited from NAction.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeBindingInfoProvider | (Overrides BoundControlActionBase..::..InitializeBindingInfoProvider()()()().) |
![]() | MemberwiseClone | (Inherited from NAction.) |
![]() | OnBeforeRun | (Inherited from NAction.) |
![]() | OnCommitActionsChanged | |
![]() | OnEnabledChanged | (Inherited from NAction.) |
![]() | Run | (Inherited from NAction.) |
![]() | RunCore | (Overrides NActionRunCore()()()().) |
![]() ![]() | SetCommitActions |
Associate the commit actions with a bound data source.
When the the hosting control of this action is bound to that data source,
the CommitActions property will be set on the action.
|
![]() | ShowMessage |
Show an informational, warning or error message to the user.
(Inherited from BoundControlActionBase.) |
![]() | ToString | (Inherited from NAction.) |