Class: Notice

Cadcorp.UI.Admin.NoticeBoard.Notice

new Notice(config)

Class representing Notice data
Parameters:
Name Type Description
config Object The options used to configure this control.

Extends

Members

columnId

Properties:
Name Type Description
noticeId int Parent Column ID.

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:

layers

Properties:
Name Type Description
layers Array.<Cadcorp.UI.Admin.NoticeBoard.Layer> Array of layer objects.

title

Properties:
Name Type Description
title string Notice Title.