Versions Compared

Key

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

...

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

...

columns

...

Contain list of object column requested.

allfieldsContain all fields available.
lasteditorsContain the list of last editor available.