Class: module:argos/Models/_ModelBase

module:argos/Models/_ModelBase()

new module:argos/Models/_ModelBase()

Extends:
Source:

Extends

Members

customizationSet :String

Name of customization set

Type:
  • String
Overrides:
Source:

enableCustomizations

Source:

id :String

id of object taking on customizations. In most cases this will be the view's id.

Type:
  • String
Overrides:
Source:

Methods

_createCustomizedLayout(layout, customizationSubSet)

Applies registered customizations to the given layout.

Parameters:
Name Type Description
layout Array
customizationSubSet String
Inherited From:
Source:

init(options)

Initializes the model with options.

Parameters:
Name Type Description
options
Source: