NoticeItemBase Class |
Namespace: Cadcorp.Configuration.NoticeBoard
The NoticeItemBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | NoticeItemBase |
Constructs an instance of a NoticeItem
|
![]() | NoticeItemBase(DataRow) |
Constructs an instance of a NoticeItem
|
Name | Description | |
---|---|---|
![]() | ID |
Gets or sets the unique ID for this item
|
![]() | Index |
Gets or sets the index for this item
|
![]() | JavascriptItemConstructor |
Gets or sets the Javascript item constructor to use
|
![]() | JavascriptUIConstructor |
Gets or sets the javascript item UI constructor to use
|
![]() | LayerName |
Gets or sets the name of this item
|
![]() | NothingFoundTemplate |
Gets or sets the Nothing found template for this notice item
|
![]() | Template |
Gets or sets the template for this notice item
|
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
|
![]() | GetConfig |
Gets the comma delimited list of config items
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetJSON |
Gets the JSON object to configure the client side object
|
![]() | GetTemplateJSON |
Gets the template config object
|
![]() | 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.) |