Classes
- Contact
- ContactCollection
- ContactsListItemView
- ContactsListView
- ContactsMenuView
Members
Type:
- Source:
(inner) _collection :ContactCollection
Type:
- Source:
Type:
-
undefined
|
ContactCollection
- Source:
Type:
- Source:
(inner) _contentTemplate :undefined|function
Type:
- Source:
(inner) _errorTemplate :undefined|function
Type:
- Source:
(inner) _loadingTemplate :undefined|function
Type:
- Source:
(inner) _model :Contact
Type:
- Source:
(inner) _onSearch
- Source:
(inner) _searchTerm :string
Type:
- Source:
(inner) _subViews :array
Type:
- Source:
(inner) _template :undefined|function
Type:
- Source:
(inner) className :string
Type:
- Source:
Methods
Event callback to propagate opening (another) entry's action menu
Parameters:
Name |
Type |
Description |
$src |
type
|
|
- Source:
Returns:
-
Type
-
undefined
Parameters:
Name |
Type |
Description |
$src |
jQuery
|
|
- Source:
Returns:
-
Type
-
undefined
Toggle the visibility of the action popover menu
- Source:
Returns:
-
Type
-
undefined
Parameters:
Name |
Type |
Description |
data |
object
|
|
- Source:
Returns:
-
Type
-
string
(inner) contentTemplate(data) → {string}
Parameters:
Name |
Type |
Description |
data |
object
|
|
- Source:
Returns:
-
Type
-
string
(inner) errorTemplate(data) → {string}
Parameters:
Name |
Type |
Description |
data |
object
|
|
- Source:
Returns:
-
Type
-
string
(inner) initialize(options) → {undefined}
Parameters:
Name |
Type |
Description |
options |
object
|
|
- Source:
Returns:
-
Type
-
undefined
(inner) initialize() → {undefined}
- Source:
Returns:
-
Type
-
undefined
(inner) initialize(options) → {undefined}
Parameters:
Name |
Type |
Description |
options |
object
|
|
- Source:
Returns:
-
Type
-
undefined
(inner) initialize(options) → {undefined}
Parameters:
Name |
Type |
Description |
options |
object
|
|
- Source:
Returns:
-
Type
-
undefined
(inner) loadingTemplate(data) → {string}
Parameters:
Name |
Type |
Description |
data |
object
|
|
- Source:
Returns:
-
Type
-
string
(inner) render() → {self}
- Source:
Returns:
-
Type
-
self
(inner) render() → {self}
- Source:
Returns:
-
Type
-
self
(inner) render(data) → {self}
Parameters:
Name |
Type |
Description |
data |
object
|
|
- Source:
Returns:
-
Type
-
self
Parameters:
Name |
Type |
Description |
viewData |
object
|
|
searchTerm |
string
|
|
- Source:
Returns:
-
Type
-
undefined
(inner) showError() → {undefined}
- Source:
Returns:
-
Type
-
undefined
(inner) showLoading(text) → {undefined}
Parameters:
Name |
Type |
Description |
text |
string
|
|
- Source:
Returns:
-
Type
-
undefined
(inner) template(data) → {undefined}
Parameters:
Name |
Type |
Description |
data |
object
|
|
- Source:
Returns:
-
Type
-
undefined