See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
Classes
Class | Description | |
---|---|---|
![]() | CategorizedPropertiesControl | |
![]() | CodeNavigator | |
![]() | DataGridDbTableIndexesColumn |
A column style for rendering lines that represent the indexes of a table.
The values bound to the MappingName aren't used, the column is only used for drawing the lines.
|
![]() | DbRelationRenderer |
A helper class for rendering a DiagramRelationLayout between two DiagramTableLayout objects.
|
![]() | DbSchemaConfigForm |
A form that edits the configuration (such as build version and target provider) of a DbSchema.
|
![]() | DbTableForm |
A form that edits the configuration of a DbTable.
|
![]() | EntityClassSetControl |
A control that's used to edit a set of entity classes (EntityClassSet).
|
![]() | EntityClassSetDbSyncTasksForm |
A form that prompts the developer to automatically perform a set of tasks to update the
entity schema from the database schema such as column adding, removing or renaming.
|
![]() | EntitySchemaPropertyNavigator |
A helper class that navigates to an entity property by opening the entity schema designer and
navigating to the entity class and entity class property.
|
![]() | GridSelectedObjectHelper |
Selects objects via a ISelectedObjectProvider when the user selects grid cells.
|
![]() | MoveDataGridViewRecordUpDownHelper |
Provides method to move a record up or down in a grid.
The entities bound on the grid must support the IOrdered interface.
|
![]() | NDSizeableUserControl |
A user control that can be resized by the user by dragging the edges.
|
![]() | NewPrimaryKeyForNewRelationForm |
A form that's used to query the user for a table primary key, where one doesn't yet exist.
The user has the option of entering the name of the primary key.
|
![]() | OrderedPropertiesControl |
Contains a grid with the entity properties in alphabetical order.
The order of the properties can also be modified with up/down buttons.
|
![]() | RelationControl |
A control that's used to edit the configuration of a DbRelation.
|
![]() | RelationForm |
A form that's used to edit the configuration of a DbRelation.
|
![]() | SchemaDiagramControl |
A control that shows an editable diagram of tables and their relationships.
|
![]() | SchemaTableSetControl |
A control that shows an editable diagram of tables and their relationships.
|
![]() | TableColumnsControl |
A control with a grid that's used to edit the columns on a DbTable.
|
![]() | TableItemControl |
A control for viewing the columns of a table in a list box.
This control appears as a little window with a caption.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IAdjustFormScrollBars |