public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public bind(eventName: string, callback: Function, context?: any): any
Parameters
-
eventName: string
-
callback: Function
-
context?: any optional
Returns
any
public events(): any
Events hash or a method returning the events hash that maps events/selectors to methods on your View.
For assigning events as object hash, do it like this: this.events = { "event:selector": callback, ... };
That works only if you set it in the constructor or the initialize method.
Returns
any
public events(): any
Events hash or a method returning the events hash that maps events/selectors to methods on your View.
For assigning events as object hash, do it like this: this.events = { "event:selector": callback, ... };
That works only if you set it in the constructor or the initialize method.
Returns
any
public events(): any
Events hash or a method returning the events hash that maps events/selectors to methods on your View.
For assigning events as object hash, do it like this: this.events = { "event:selector": callback, ... };
That works only if you set it in the constructor or the initialize method.
Returns
any
public events(): any
Events hash or a method returning the events hash that maps events/selectors to methods on your View.
For assigning events as object hash, do it like this: this.events = { "event:selector": callback, ... };
That works only if you set it in the constructor or the initialize method.
Returns
any
public events(): any
Events hash or a method returning the events hash that maps events/selectors to methods on your View.
For assigning events as object hash, do it like this: this.events = { "event:selector": callback, ... };
That works only if you set it in the constructor or the initialize method.
Returns
any
public events(): any
Events hash or a method returning the events hash that maps events/selectors to methods on your View.
For assigning events as object hash, do it like this: this.events = { "event:selector": callback, ... };
That works only if you set it in the constructor or the initialize method.
Returns
any
public events(): any
Events hash or a method returning the events hash that maps events/selectors to methods on your View.
For assigning events as object hash, do it like this: this.events = { "event:selector": callback, ... };
That works only if you set it in the constructor or the initialize method.
Returns
any
public events(): any
Events hash or a method returning the events hash that maps events/selectors to methods on your View.
For assigning events as object hash, do it like this: this.events = { "event:selector": callback, ... };
That works only if you set it in the constructor or the initialize method.
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenTo(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public listenToOnce(object: any, events: string, callback: Function): any
Parameters
-
object: any
-
events: string
-
callback: Function
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public off(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public once(events: string, callback: Function, context?: any): any
Parameters
-
events: string
-
callback: Function
-
context?: any optional
Returns
any
public setElement(element: HTMLElement, delegate?: boolean): View
Parameters
-
element: HTMLElement
-
delegate?: boolean optional
Returns
View
public setElement(element: JQuery, delegate?: boolean): View
Parameters
-
-
delegate?: boolean optional
Returns
View
public setElement(element: any): View
Parameters
Returns
View
public setElement(element: HTMLElement, delegate?: boolean): View
Parameters
-
element: HTMLElement
-
delegate?: boolean optional
Returns
View
public setElement(element: JQuery, delegate?: boolean): View
Parameters
-
-
delegate?: boolean optional
Returns
View
public setElement(element: any): View
Parameters
Returns
View
public setElement(element: HTMLElement, delegate?: boolean): View
Parameters
-
element: HTMLElement
-
delegate?: boolean optional
Returns
View
public setElement(element: JQuery, delegate?: boolean): View
Parameters
-
-
delegate?: boolean optional
Returns
View
public setElement(element: any): View
Parameters
Returns
View
public setElement(element: HTMLElement, delegate?: boolean): View
Parameters
-
element: HTMLElement
-
delegate?: boolean optional
Returns
View
public setElement(element: JQuery, delegate?: boolean): View
Parameters
-
-
delegate?: boolean optional
Returns
View
public setElement(element: any): View
Parameters
Returns
View
public setElement(element: HTMLElement, delegate?: boolean): View
Parameters
-
element: HTMLElement
-
delegate?: boolean optional
Returns
View
public setElement(element: JQuery, delegate?: boolean): View
Parameters
-
-
delegate?: boolean optional
Returns
View
public setElement(element: any): View
Parameters
Returns
View
public setElement(element: HTMLElement, delegate?: boolean): View
Parameters
-
element: HTMLElement
-
delegate?: boolean optional
Returns
View
public setElement(element: JQuery, delegate?: boolean): View
Parameters
-
-
delegate?: boolean optional
Returns
View
public setElement(element: any): View
Parameters
Returns
View
public setElement(element: HTMLElement, delegate?: boolean): View
Parameters
-
element: HTMLElement
-
delegate?: boolean optional
Returns
View
public setElement(element: JQuery, delegate?: boolean): View
Parameters
-
-
delegate?: boolean optional
Returns
View
public setElement(element: any): View
Parameters
Returns
View
public setElement(element: HTMLElement, delegate?: boolean): View
Parameters
-
element: HTMLElement
-
delegate?: boolean optional
Returns
View
public setElement(element: JQuery, delegate?: boolean): View
Parameters
-
-
delegate?: boolean optional
Returns
View
public setElement(element: any): View
Parameters
Returns
View
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public stopListening(object?: any, events?: string, callback?: Function): any
Parameters
-
object?: any optional
-
events?: string optional
-
callback?: Function optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public trigger(eventName: string, args?: Array<any>): any
Parameters
-
eventName: string
-
args?: Array<any> optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any
public unbind(eventName?: string, callback?: Function, context?: any): any
Parameters
-
eventName?: string optional
-
callback?: Function optional
-
context?: any optional
Returns
any