Constructor
new CSubtableColumn()
Parameters:
Name | Type | Description |
---|---|---|
this.props.config |
Object | Config for subtable. See props of CTable for details. |
this.props.button_hint |
string | Button title for this control. |
this.props.keys[ |
Object | Key list. |
this.props.keys[][0 |
string | Source table column name. |
this.props.keys[][1 |
string | Target table column name. |
- Source: