Heureka API .NET Documentation
ControlCategory Class Methods


For a list of all members of this type, see ControlCategory members.

Public Methods
 NameDescription
Public MethodAddControlTable Adds a control table to the control category  
Public MethodClone Creates a deep copy of the control category  
Public MethodContainsControlTable Get if a control table is contained within this control category  
Public MethodCopy 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)  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodGetAllControlTables Gets an enumerable of all control tables in this category and (if missing) the default control category  
Public MethodGetControlTableOverloaded.  Gets the control table of a given type  
Public MethodGetControlTableInThisCategoryCheckInheritance  
Public Methodstatic (Shared in Visual Basic)GetDefault Gets the default ControlCategory from a project.  
Public Methodstatic (Shared in Visual Basic)GetDefaultArray Gets an array of default ControlCategories from a project.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetObjectData Gets data for serialization  
Public MethodGetPricelist  
Public Methodstatic (Shared in Visual Basic)GetProjectControlCategories  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsChanged Checks if the control category has been changed.  
Public MethodProjectLoaded Handles initialization of the control category.  
Public MethodSetProject Assigns project to control category  
Public MethodSetSaved Sets the item to saved.  
Public MethodSetupDefaultPricelist  
Top
Protected Methods
 NameDescription
Protected MethodGetReadonlyPropertiesOverridden.  Gets a list of property names that should be (conditionally) readonly.  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

ControlCategory Class
Slu.Heureka.DomainLayer.ProjectHandling Namespace

Send Feedback