deploy: ca2e43258b
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
|Method|Returns|Description|
|
||||
|---|---|---|
|
||||
|[PropertySystem.addSetterHook](#PropertySystem.addSetterHook)|-|
|
||||
|[PropertySystem.blueprint](#PropertySystem.blueprint)|table|
|
||||
|[PropertySystem.createFromBlueprint](#PropertySystem.createFromBlueprint)|-|
|
||||
|[PropertySystem.defineProperty](#PropertySystem.defineProperty)|-|
|
||||
@@ -12,8 +13,12 @@
|
||||
|[PropertySystem:getPropertyConfig](#PropertySystem:getPropertyConfig)|-|
|
||||
|[PropertySystem:instanceProperty](#PropertySystem:instanceProperty)|-|
|
||||
|[PropertySystem:observe](#PropertySystem:observe)|-|
|
||||
|[PropertySystem:removeAllObservers](#PropertySystem:removeAllObservers)|-|
|
||||
|[PropertySystem:removeObserver](#PropertySystem:removeObserver)|-|
|
||||
|[PropertySystem:removeProperty](#PropertySystem:removeProperty)|-|
|
||||
|
||||
## PropertySystem.addSetterHook()
|
||||
|
||||
## PropertySystem.blueprint(elementClass)
|
||||
Creates a blueprint of an element class with all its properties
|
||||
|
||||
@@ -37,5 +42,9 @@ Creates a blueprint of an element class with all its properties
|
||||
|
||||
## PropertySystem:observe()
|
||||
|
||||
## PropertySystem:removeAllObservers()
|
||||
|
||||
## PropertySystem:removeObserver()
|
||||
|
||||
## PropertySystem:removeProperty()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user