Constructor
new CActionColumn()
Parameters:
Name | Type | Description |
---|---|---|
this.props.no_edit |
undefined | Boolean | Disable Edit button if true. |
this.props.no_delete |
undefined | Boolean | Disable Delete button if true. |
this.props.no_add |
undefined | Boolean | Disable Add button if true. |
this.props.no_menu |
undefined | Boolean | Disable Extra menu. |
this.props.left_align |
undefined | Boolean | Disable force right align. |
- Source: