Slu.Heureka.DomainLayer.ProjectHandling Namespace : ControlCategory Class |
The following tables list the members exposed by ControlCategory.
Name | Description | |
---|---|---|
![]() | ControlCategory Constructor | Initializes a new instance of the ControlCategory class. |
Name | Description | |
---|---|---|
![]() ![]() | Filter | Gets the file filter for control category templates |
![]() ![]() | FilterControlTable | Gets the file filter for control table templates |
Name | Description | |
---|---|---|
![]() | CategoryType | Gets or sets type of control category |
![]() | Collection | Gets the INamedCollection the ControlCategory is part of. |
![]() | ControlCategoryNo | No of control table |
![]() | ControlTables | Gets a list with all control tables |
![]() | ControlTableTypes | Gets a list with all control table types in the control category |
![]() | Default | Gets a flag indicating if control category is the default control category for the project |
![]() ![]() | DefaultDirectory | Default directory for control category/control table templates. Creates the directory if missing. |
![]() | DomainSettingsDefault | True if this is both default and forest domain category |
![]() | Guid | Guid of the control category |
![]() | IsOldResultCategory | Gets if control category is a result control category (an classification implemented in earlier versions of the application). Available for reading of old projects and converting them to the new structure |
![]() | LastModified | Time when control category last was modified |
![]() | Name | Name of control category |
![]() | Project | Get the project this control category belongs to |
![]() | TreatmentDefault | True if this is both default and a treatment/result category |
![]() | UseServices | Allows inactiving services (for API) |
Name | Description | |
---|---|---|
![]() | AddControlTable | Adds a control table to the control category |
![]() | Clone | Creates a deep copy of the control category |
![]() | ContainsControlTable | Get if a control table is contained within this control category |
![]() | Copy | Creates a copy of the control category. The copy will never be marked as default (not even if the copied category is default). The copy will be assigned a new identity (guid and number) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | GetAllControlTables | Gets an enumerable of all control tables in this category and (if missing) the default control category |
![]() | GetControlTable | Overloaded. Gets the control table of a given type |
![]() | GetControlTableInThisCategoryCheckInheritance | |
![]() ![]() | GetDefault | Gets the default ControlCategory from a project. |
![]() ![]() | GetDefaultArray | Gets an array of default ControlCategories from a project. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetObjectData | Gets data for serialization |
![]() | GetPricelist | |
![]() ![]() | GetProjectControlCategories | |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IsChanged | Checks if the control category has been changed. |
![]() | ProjectLoaded | Handles initialization of the control category. |
![]() | SetProject | Assigns project to control category |
![]() | SetSaved | Sets the item to saved. |
![]() | SetupDefaultPricelist |
Name | Description | |
---|---|---|
![]() | GetReadonlyProperties | Overridden. Gets a list of property names that should be (conditionally) readonly. |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
![]() | ItemChanged | Occurs when the control category has been changed. |
![]() | ValidChanged | Occurs when ControlCategory becomes valid or invalid. |