Property storage linkage: Difference between revisions

From Sunhill Framework Documentation
wrong word
Fixed name
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]]
* [[Properties manager#Creating a property|Using the properties manager]]
* [[Property manager#Creating a property|Using the property manager]]


<noinclude>[[Category:Textblock]]
<noinclude>[[Category:Textblock]]
[[Category:Properties]]
[[Category:Properties]]
[[Category:Storages]]</noinclude>
[[Category:Storages]]</noinclude>

Revision as of 11:18, 22 October 2024

Every property needs exactly one storage. The linkage between property and storage can be done: