new Abstract()
Abstract class that can be extended in Backbone way.
Also works with Skull.ResourceRegistry
if it was passed as registry
in first argument, utilizing Skull.ResourceRegistry.processRegistry
Methods
(protected) _parentResult(cls, propertyName) → {*}
Much like a _.result
, but ascending to parent
Parameters:
Name | Type | Description |
---|---|---|
cls |
function | class derived in usual Skull paradigm (i.e. with |
propertyName |
String |
Returns:
Most of the times it is Object
- Type
- *
initialize(options)
Parameters:
Name | Type | Description |
---|---|---|
options |
Object |