CellsFactory Class

CellsFactory class

Utility for instantiating classes of Cells model.


type CellsFactory struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewCellsFactoryDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
CreateStyleCreates a new style.