Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

 

STRUCTURE

Code Block
{
	"columns" : [
		{	
			fkey: string;
            canEdit?: boolean;
            fqualifer?: number;
            ftype?: number;
            loc?: string;
		}
	]
}

The property columns contains a list of object column.