XafApplication Events
Manages an XAF application.
Name | Description |
---|---|
Create |
Occurs when creating a Collection Source for a List View. |
Create |
Occurs when a storage for device-specific model differences is being created. |
Create |
|
Create |
Occurs both when reading and writing the last logon parameters, before creating the logon parameters storage. |
Create |
Occurs when creating Controllers for a Logon Window. |
Create |
Occurs when creating an Object Space for a Logon Window’s Detail View. |
Create |
Occurs when the object used to manage saving and loading the Application Model cache is created. |
Create |
This event is intended for internal use. Handle the Xaf |
Create |
Occurs when a storage for model differences is being created. |
Create |
Occurs when setting up the application. |
Create |
Occurs when creating a Collection Source for a nested List View that displays a collection property. |
Create |
Occurs when creating a Template. |
Create |
Occurs when a storage for end-user model differences is being created. |
Custom |
Occurs when trying to access the application’s database (when logging on or creating an Object Space). |
Custom |
For internal use. |
Customize |
Occurs after a formatting culture has been set internally. |
Customize |
Occurs after a language has been set for the application internally. |
Customize |
Occurs when setting up the application. |
Customize |
For internal use. |
Customize |
Occurs after a Template has been created. |
Custom |
Occurs when a View is created by its shortcut. |
Dashboard |
Occurs after a Dashboard View has been created. |
Dashboard |
Occurs when creating a Dashboard View. |
Database |
Occurs when creating a database updater. |
Database |
Occurs when the application being run calls the database. |
Detail |
Occurs after a Detail View has been created. |
Detail |
Occurs when creating a Detail View. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Frame |
|
Handle |
For internal use only. |
Last |
Occurs after loading the last logon parameters from the settings storage to the logon object. |
Last |
Occurs before loading the last logon parameters from the settings storage to the logon object. |
Last |
Occurs before saving the logon Window‘s logon parameters to the settings storage. |
List |
Occurs after a List View is created. |
List |
Occurs when creating a List View. |
Logged |
Occurs after an end-user has logged off. |
Logged |
Occurs after an end-user has logged on. |
Logging |
Occurs when a user clicks the Log Off button or the ASP. |
Logging |
Occurs when the Logon button on the logon Window is clicked. |
Logon |
Occurs when the logon fails. |
Model |
Occurs when the Application Model instance returned by the Xaf |
Object |
Occurs after an Object Space has been created via the Xaf |
On |
|
Property |
Occurs when the Xaf |
Setting |
Occurs before initializing the Xaf |
Setup |
Occurs after the Xaf |
Show |
Occurs when the Xaf |
Status |
Occurs when the Xaf |
User |
Occurs after the user-defined Application Model differences are loaded. |
View |
Occurs after a View has been created. |
View |
Occurs when creating a View. |
View |
Occurs before showing a View. |
View |
Occurs after a View is shown. |
See Also