Name | Description | |
---|---|---|
![]() | init | Initializes the dundas.notifications.ContentElement object. |
Name | Description | |
---|---|---|
![]() | adapterRequests | Gets or sets the dictionary linking an adapter to it's requests using the adapter's id and the requests' clientData. |
![]() | longLink | Gets or sets the long link of the view containing any non-default parameter values or overrides. |
![]() | name | Gets or sets the name of the content element. |
![]() | requests | Gets or sets the export provider requests that should be attached to the element. |
![]() | viewId | Gets or sets the ID of the export provider. |
Name | Description | |
---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |