API documentation  2.0rc1
client::Notification Member List

This is the complete list of members for client::Notification, including all inherited members.

addEventListener(const String &type, EventListener *listener)client::Notification
addEventListener(const String &type, EventListener *listener, bool options)client::Notification
addEventListener(const String &type, EventListener *listener, AddEventListenerOptions *options)client::Notification
addEventListener(const String &type, EventListenerObject *listener)client::Notification
addEventListener(const String &type, EventListenerObject *listener, AddEventListenerOptions *options)client::Notification
close()client::Notification
dispatchEvent(Event *evt)client::EventTarget
EventTarget()client::EventTarget
get_body()client::Notification
get_data()client::Notification
get_dir()client::Notification
get_icon()client::Notification
get_lang()client::Notification
get_onclick()client::Notification
get_onclose()client::Notification
get_onerror()client::Notification
get_onshow()client::Notification
get_permission()client::Notification
get_prototype()client::Notification
get_tag()client::Notification
get_title()client::Notification
hasOwnProperty(const client::String &name)client::Object
Notification(const String &title)client::Notification
Notification(const String &title, NotificationOptions *options)client::Notification
Object()client::Object
operator double() constclient::Objectinline
operator[](const client::String &name) constclient::Object
removeEventListener(const String &type, EventListener *listener)client::Notification
removeEventListener(const String &type, EventListener *listener, bool options)client::Notification
removeEventListener(const String &type, EventListener *listener, EventListenerOptions *options)client::Notification
removeEventListener(const String &type, EventListenerObject *listener)client::Notification
removeEventListener(const String &type, EventListenerObject *listener, EventListenerOptions *options)client::Notification
client::EventTarget::removeEventListener(const String &type)client::EventTarget
client::EventTarget::removeEventListener(const String &type, EventListenerObject *listener, bool options)client::EventTarget
set_(const client::String &name, Object *v)client::Object
set_(const client::String &name, T v)client::Object
set_onclick(EventListener *)client::Notification
set_onclose(EventListener *)client::Notification
set_onerror(EventListener *)client::Notification
set_onshow(EventListener *)client::Notification
set_prototype(Notification *)client::Notification
client::EventTarget::set_prototype(EventTarget *)client::EventTarget
valueOf()client::Object