Mixin: module:argos/_RelatedViewWidgetEditMixin

module:argos/_RelatedViewWidgetEditMixin

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