setColumnsInputTable()
setColumnsInputTable(
input,table,filter?):void
Defined in: ui.ts:1011
Set the table specifically for the columns input
Parameters
| Parameter | Type |
|---|---|
input | InputBase |
table | DataFrame |
filter? | Function |
Returns
void
setColumnsInputTable(
input,table,filter?):void
Defined in: ui.ts:1011
Set the table specifically for the columns input
| Parameter | Type |
|---|---|
input | InputBase |
table | DataFrame |
filter? | Function |
void