new NoticeBoard(config)
Class representing Notice board data
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | The options used to configure this control. |
Extends
Members
columns
Properties:
Name | Type | Description |
---|---|---|
columns |
Array.<Cadcorp.UI.Admin.NoticeBoard.Column> | Array of column data. |
epsgCode
Properties:
Name | Type | Description |
---|---|---|
epsgCode |
int | Notice Board epsg. |
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:
localKnowledgeId
Properties:
Name | Type | Description |
---|---|---|
localKnowledgeId |
int | Local Knowledge ID. |
name
Properties:
Name | Type | Description |
---|---|---|
name |
String | Notice Board Name. |