ClientModuleConfig Class | ![]() |
Namespace: SOWIApp.Administrator
The ClientModuleConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientModuleConfig |
Constructor with parameter
|
Name | Description | |
---|---|---|
![]() | AppName |
AppName is Module name resp class name
(Inherited from AppControllerDataItemClass.) |
![]() | ClientID |
Gives client ID from Session by Token
(Inherited from AppControllerDataItemClass.) |
![]() ![]() | DataGridView |
Gives translated standard DataGridView with parameters AppName, TableName, UserName and Client
(Inherited from AppControllerDataItemClass.) |
![]() | DictionaryUI |
Gives Dictionary UI
(Inherited from AppControllerDataItemClass.) |
![]() | TableName |
usually TableName equal AppName
(Inherited from AppControllerDataItemClass.) |
![]() | Token |
Session token, use for check permission and information for User name
(Inherited from AppControllerDataItemClass.) |
![]() | UserName |
Gives user name from Session by Token
(Inherited from AppControllerDataItemClass.) |
Name | Description | |
---|---|---|
![]() | Delete |
From IConnector - not implemented!
(Inherited from AppControllerDataItemClass.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetByID |
From IConnector - not implemented!
(Inherited from AppControllerDataItemClass.) |
![]() | GetClientModuleConfigSync |
Gives a data item of Client Module Configuration and synchronisation with all Module.
Details data model ClientModuleConfig.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetMenuItemOfClientByGroup |
Gives menu items of client by menu group name. If menu item be a App or a Module or a Option then check it's active.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetView(ListViewConfig, DictionaryString, String) |
From IAppStandard - not implemented!
(Inherited from AppControllerDataItemClass.) |
![]() | GetView(ListViewConfig, String, DictionaryString, String) |
From IAppStandard - not implemented!
(Inherited from AppControllerDataItemClass.) |
![]() | Import(String) |
Data import - not implemented
(Inherited from AppControllerDataItemClass.) |
![]() | Import(Stream, String, String) |
Data import - not implemented
(Inherited from AppControllerDataItemClass.) |
![]() | Insert |
From IConnector - not implemented!
(Inherited from AppControllerDataItemClass.) |
![]() ![]() | IsActive |
Check is Module of this type ModuleTypes active.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PermissionCheck |
Check Permission CRUD and Session Token of this App/Module and User
(Inherited from AppControllerDataItemClass.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Update |
Data handling of ClientModule (Overrides AppControllerDataItemClassUpdate(DataItemClass).) |
![]() | Upload(String) |
Data content upload - not implemented
(Inherited from AppControllerDataItemClass.) |
![]() | Upload(DataItemClass, FileContent) |
Data content upload - not implemented
(Inherited from AppControllerDataItemClass.) |
![]() | Validate |
Gives Model State return value valid
(Inherited from AppControllerDataItemClass.) |
Name | Description | |
---|---|---|
![]() ![]() ![]() | OnGetMenuItemOfClientByGroup |
Event for menu item setting e.g. puts badges
|