Class: _RelatedViewWidgetEditMixin

_RelatedViewWidgetEditMixin()

new _RelatedViewWidgetEditMixin()

Source:

Members

relatedContentViewsTemplate

Properties:
Name Type Description
HTML Simplate that is used for detail layout items that point to imbeaded related views, displayed related view widget * `$` => detail layout row * `$$` => view instance
Source:

Methods

destroy()

Extends dijit Widget to destroy the search widget before destroying the view.
Source:

destroyRelatedViewWidgets()

Destroys all of the related view widgets, that was added.
Source:

getRelatedViewManager() → {Object}

Gets the related view manager for a related view definition. If a manager is not found a new Related View Manager is created and returned.
Source:
Returns:
RelatedViewManager
Type
Object