Jump to: navigation, search

Changes


UBIK Studio Basics

No change in size, 11:02, 19 December 2012
/* Metaclasses */
=== Creating and editing instances ===
===Metaclasses===
----
====Create new metaclass====
# Create a new metaclass via „Derive new object“ from the context menu
# Open the control “Object Editor”
# 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 system metaclasses as “BASECLASS”, “REFERENCE”, “SELECTIVELIST”, … etc.
10,686
edits