Click or drag to resize
ReadOnlyMacroObjectWrapperTObjectRegisterProperty Method
Overload List
  NameDescription
Protected methodRegisterProperty(String, FuncTObject, Object)
Registers the given property to the object
(Inherited from AbstractHierarchicalObjectTObject.)
Protected methodRegisterProperty(String, FuncTObject, Object)
Registers the given property to the object
Protected methodRegisterPropertyPropertyType(String, FuncTObject, Object)
Registers the given property to the object
Protected methodRegisterProperty(String, Object, FuncTObject, Object, Object)
Registers the given parameterized property to the object.
(Inherited from AbstractHierarchicalObjectTObject.)
Protected methodRegisterProperty(String, Object, FuncTObject, Object, Object)
Registers the given parameterized property to the object.
Top
See Also