new Column(config)
Class representing Column data
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | The options used to configure this control. |
Extends
Members
id
Properties:
| Name | Type | Description |
|---|---|---|
id |
int | The unique identifier for this item. |
- Inherited From:
index
Properties:
| Name | Type | Description |
|---|---|---|
index |
int | The position is a list of this item. |
- Inherited From:
noticeBoardId
Properties:
| Name | Type | Description |
|---|---|---|
noticeBoardId |
int | Notice Board ID. |
notices
Properties:
| Name | Type | Description |
|---|---|---|
notices |
Array.<Cadcorp.UI.Admin.NoticeBoard.Notice> | Array of notice objects. |