Property storage linkage: Difference between revisions
From Sunhill Framework Documentation
Fixed name |
No edit summary |
||
Line 2: | Line 2: | ||
* [[Internal storage linkage|internally by the property]] | * [[Internal storage linkage|internally by the property]] | ||
* [[Storage linkage via method|by calling the setStorage() method]] | * [[Storage linkage via method|by calling the setStorage() method]] | ||
* [[ | * [[PropertyManager#Creating a property|Using the property manager]] | ||
<noinclude>[[Category:Textblock]] | <noinclude>[[Category:Textblock]] | ||
[[Category:Properties]] | [[Category:Properties]] | ||
[[Category:Storages]]</noinclude> | [[Category:Storages]]</noinclude> |
Latest revision as of 11:19, 22 October 2024
Every property needs exactly one storage. The linkage between property and storage can be done: