XafApplication Methods
Manages an XAF application.
Name | Description |
---|---|
Ask |
Requests an end-user confirmation. |
Begin |
Starts the Xaf |
Check |
Checks whether the application and database are compatible, and if not, tries to make them compatible. |
Create |
Creates a Collection Source for a specific List View. |
Create |
Creates a Collection Source for a specific List View. |
Create |
Creates a Collection Source for a specific List View. |
Create |
Creates a collection source for a specified List View. |
Create |
Creates a Controller of a specified type. If there is a Controller of the same type, assigns its settings to the new Controller. |
Create |
Creates a Dashboard View using information from the Application Model‘s Views | Dashboard |
Create |
Creates a Database Updater for a specified Object Space Provider. |
Create |
Creates a Detail View for the specified object with settings from the Application Model‘s Views | Detail |
Create |
Creates a Detail View based on information from the Application Model‘s Views | Detail |
Create |
Creates a Detail View for a specified object based on information on the source View. |
Create |
Creates a Detail |
Create |
Creates a Detail View based on information specified in the Application Model for the type of the specified object. |
Create |
For internal use. |
Create |
Creates a Detail View for the specified object based on the information from the Application Model‘s Views | Detail |
Create |
Creates a Detail View based on information from the Application Model‘s Views | Detail |
Create |
For internal use only. Use the Create |
Create |
For internal use. We recommend to use the Create |
Create |
|
Create |
|
Create |
Creates a new Frame. |
Create |
Creates a Layout Manager. |
Create |
Creates the List Editor which is specified in the appropriate Application Model node. |
Create |
Creates a List View used for the objects of the specified type, by default. |
Create |
For internal use. |
Create |
Creates a List View based on the information from the Application Model‘s node specified by the model |
Create |
Creates a List View based on information from the Application Model‘s Views | View node specified by the list |
Create |
Creates a List View used for the objects of the specified type, by default. |
Create |
|
Create |
|
Create |
Creates nested Object Space. |
Create |
Creates an object of the type designated by the generic type parameter. |
Create |
Creates an Object Space. Use this method overload if your application registers only one Object |
Create |
Creates an Object Space that supports a specific object type. Use this method overload if your application registers several Object |
Create |
Creates an Object Space of the specified type. |
Create |
Creates a new pop-up Window. |
Create |
|
Create |
Creates a new pop-up Window. |
Create |
Creates a Collection Source for a nested List View that displays a collection property. |
Create |
Creates a Collection Source for a nested List View that displays a collection property. |
Create |
Creates a Collection Source for a nested List View that displays a collection property. |
Create |
Creates a Collection Source for a nested List View that displays a collection property. |
Create |
For internal use only. |
Create |
|
Create |
Creates a new Window. |
Create |
Creates a new Window. |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Dispose |
|
End |
Ends the Xaf |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Exit() | Finishes runing the application. |
Find |
Returns the ID of the Detail View which must be used for a specific object, when invoked from the source View. |
Find |
Returns the ID of the Detail View which is used for objects of a specified type by default. |
Find |
Returns the ID of the List View which is used for objects of a specified type by default. |
Find |
Returnes the ID of the Lookup List View which is used for objects of a specified type by default. |
Find |
Returns the Application Model‘s IModel |
Find |
Provides access the Application Model node that defines a specified View. |
Get |
For internal use only. |
Get |
Returns the ID of the Detail View which is used for objects of a specified type by default, and raises an exception if the appropriate View ID is not found. |
Get |
Gets the model differences file name |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns the ID of the List View which is used for objects of a specified type by default, and raises the ‘Cannot |
Get |
For internal use. |
Get |
Returns an Object Space in which a Detail View should be created to be displayed via the Show |
Get |
Returns an Object Space in which a Detail View should be created to be displayed via the Show |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Returns the Application Model node where settings of a specified Template are stored. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Log |
Performs the application logout. |
Logon() | Performs the logon. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Process |
Creates a View by a specified shortcut. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
Saves the changes made by an end-user, up to the current moment, to the differences storage. |
Set |
Sets the specified formatting culture for the current application. |
Set |
Sets the specified language for the current application when called before the application windows are shown. |
Setup() |
Initializes the newly created Xaf |
Setup |
Initializes the newly created Xaf |
Setup |
Initializes the newly created Xaf |
Setup |
Initializes the newly created Xaf |
Setup |
Initializes the newly created Xaf |
Setup |
Initializes the newly created Xaf |
Setup |
Initializes the newly created Xaf |
Setup |
Initializes the newly created Xaf |
Setup |
Initializes the newly created Xaf |
Show |
Indicates whether a Views invoked from the specified Frame can be displayed in a new Window. |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
Update |
Triggers the Xaf |
See Also