Home Reference Source
import TextCellConfigurator from 'prg-editor/src/cells/TextCellConfigurator.js'
public class | source

TextCellConfigurator

Extends:

BaseCellConfigurator → TextCellConfigurator

Just a Text Cell

Inherited Summary

From class BaseCellConfigurator
public

map(fn: function(value: string, data: object): any): BaseCellConfigurator

Set Filter function for column

public

orderBy(defaultDirection: number, fieldName: string): BaseCellConfigurator

Set field to order by

public

Use this field as default orderer