Changes
Created page with "== Create new MetaClass == # Create a new MetaClass via ''Derive new object'' from the context menu # Open the control [[Object Editor]] # Set the newly created MetaClass to t..."
== Create new MetaClass ==
# Create a new MetaClass via ''Derive new object'' from the context menu
# Open the control [[Object Editor]]
# Set the newly created MetaClass to the control
# Set name, description and namespace
# Save the changes
== Technical implementation ==
The system creates a new instance of ''CUSTOMMETACLASS'' and sets the ''INHERIT'' property to the MetaClass the context menu was opened at. New derivates can be created for any [[Basic System MetaClasses|system MetaClass]] such as ''BASECLASS'', ''REFERENCE'', ''SELECTIVELIST'', … etc.
==See also==
* [[UBIK Studio Basics]]
[[Category:UBIK Studio]] [[Category:HowTo...]]
# Create a new MetaClass via ''Derive new object'' from the context menu
# Open the control [[Object Editor]]
# Set the newly created MetaClass to the control
# Set name, description and namespace
# Save the changes
== Technical implementation ==
The system creates a new instance of ''CUSTOMMETACLASS'' and sets the ''INHERIT'' property to the MetaClass the context menu was opened at. New derivates can be created for any [[Basic System MetaClasses|system MetaClass]] such as ''BASECLASS'', ''REFERENCE'', ''SELECTIVELIST'', … etc.
==See also==
* [[UBIK Studio Basics]]
[[Category:UBIK Studio]] [[Category:HowTo...]]