CellsFactory Class
CellsFactory class
Utility for instantiating classes of Cells model.
type CellsFactory struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewCellsFactory | Default constructor. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
CreateStyle | Creates a new style. |