Module flower.PropertyUtils

It is a property utility class.

Info:

  • Release: V3.0.0
  • Author: Makoto

Functions

setProperties (obj, properties, unpackFlag) Sets the properties to object.
setProperty (obj, name, value, unpackFlag) Sets the property to object.


Functions

setProperties (obj, properties, unpackFlag)
Sets the properties to object.

Parameters:

  • obj target object
  • properties source properties
  • unpackFlag Expand in the case of a simple table
setProperty (obj, name, value, unpackFlag)
Sets the property to object.

Parameters:

  • obj target object
  • name property name
  • value property value
  • unpackFlag Expand in the case of a simple table
generated by LDoc 1.3