Const
delete an entry on every column in the underlying column Map
for this table-plugin pair
returns an object for getting and setting preferences data based on the column (scoped to key)
Only the provided plugin will have access to these preferences (though, if other plugins can guess how the underlying plugin access works, they can access this data, too. No security guaranteed)
delete an entry on the underlying Map
used for this column-plugin pair
get an entry on the underlying Map
used for this column-plugin pair
set an entry on the underlying Map
used for this column-plugin pair
returns an object for getting and setting preferences data based on the table (scoped to the key: "table")
Only the provided plugin will have access to these preferences (though, if other plugins can guess how the underlying plugin access works, they can access this data, too. No security guaranteed)
delete an entry on the underlying Map
used for this table-plugin pair
get an entry on the underlying Map
used for this table-plugin pair
set an entry on the underlying Map
used for this table-plugin pair
returns an object for bulk updating preferences data for all columns (scoped to key and table)