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