NoticeItem Class |
Namespace: Cadcorp.Configuration.NoticeBoard
The NoticeItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | NoticeItem |
Creates an instance of the notice item
|
![]() | NoticeItem(NoticeBoardDataSetNoticeBoardLayerTemplateRow) |
Constructs an instance of a NoticeItem
|
Name | Description | |
---|---|---|
![]() | ID |
Gets or sets the unique ID for this item
(Inherited from NoticeItemBase.) |
![]() | Index |
Gets or sets the index for this item
(Inherited from NoticeItemBase.) |
![]() | JavascriptItemConstructor |
Gets or sets the Javascript item constructor to use
(Inherited from NoticeItemBase.) |
![]() | JavascriptUIConstructor |
Gets or sets the javascript item UI constructor to use
(Inherited from NoticeItemBase.) |
![]() | LayerName |
Gets or sets the name of this item
(Inherited from NoticeItemBase.) |
![]() | NothingFoundTemplate |
Gets or sets the Nothing found template for this notice item
(Inherited from NoticeItemBase.) |
![]() | Template |
Gets or sets the template for this notice item
(Inherited from NoticeItemBase.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetClientConfig |
Gets the comma delimited list of config items for the client side object
(Inherited from NoticeItemBase.) |
![]() | GetConfig |
Gets the comma delimited list of config items
(Inherited from NoticeItemBase.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetJSON |
Gets the JSON object to configure the client side object
(Inherited from NoticeItemBase.) |
![]() | GetTemplateJSON |
Gets the template config object
(Inherited from NoticeItemBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |