![]() |
API documentation
2.0rc1
|
#include <clientlib.h>
Inherits client::SVGElementEventMap.
UIEvent* client::SVGSVGElementEventMap::get_resize | ( | ) |
UIEvent* client::SVGSVGElementEventMap::get_scroll | ( | ) |
Event* client::SVGSVGElementEventMap::get_SVGAbort | ( | ) |
Event* client::SVGSVGElementEventMap::get_SVGError | ( | ) |
Event* client::SVGSVGElementEventMap::get_SVGUnload | ( | ) |
SVGZoomEvent* client::SVGSVGElementEventMap::get_SVGZoom | ( | ) |
void client::SVGSVGElementEventMap::set_resize | ( | UIEvent * | ) |
void client::SVGSVGElementEventMap::set_scroll | ( | UIEvent * | ) |
void client::SVGSVGElementEventMap::set_SVGAbort | ( | Event * | ) |
void client::SVGSVGElementEventMap::set_SVGError | ( | Event * | ) |
void client::SVGSVGElementEventMap::set_SVGUnload | ( | Event * | ) |
void client::SVGSVGElementEventMap::set_SVGZoom | ( | SVGZoomEvent * | ) |