ui.Textbox.unlisten

Deletes callbacks.
Usage Returns
Textbox. unlisten ( idOrType )
Argument Type Details
this: ui.widget
ui.Widget The ui.Widget instance.
idOrType
String, optional Either an ID returned by an onEventType() function during callback registration, an event type, or nothing. If an ID is passed, the corresponding callback is deleted. If an event type is passed, all callbacks for that type are deleted. If nothing is passed, all callbacks are deleted.
Create a Mobile Website
View Site in Mobile | Classic
Share by: