/ Assembly List / LJCFacilityManager / CodeTypeModule

Namespace - LJCFacilityManager


Syntax

C#
public class CodeTypeModule : UserControl

The tab composite user control.

Remarks

These tabs display the data items and related data.

Plugin Members

Public Methods
#ctor Initializes an object instance.
ClosePage Closes the current page.
LJCInit Initializes the module.
LJCTabs Returns a reference to the module tab control.
4 Methods

Private Methods
CodeTypeDetail_Change Adds a new list row or updates the existing list row with the changes from the detail dialog.
DataRetrieveCodeType Retrieves the list rows.
Dispose Clean up any resources being used.
DoDeleteCodeType Deletes the selected row.
DoEditCodeType Displays a detail dialog to edit an existing record.
DoNewCodeType Displays a detail dialog for a new record.
DoRefreshCodeType Refreshes the list.
InitializeComponent Required method for Designer support - do not modify the contents of this method with the code editor.
OnPageClose Calls the PageClose event handlers.
RowAddCodeType Adds a grid row and updates it with the record values.
RowSelectCodeType Selects a row based on the key record values.
RowUpdateCodeType Updates the current row with the record values.
SetStoredValuesCodeType Sets the row stored values.
13 Methods

Properties
CloseTabPage Gets or sets the close tab page.
LJCHelpFile The help file name.
LJCProgramName Gets the module assembly name.

Fields
components Required designer variable.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.