nyctergatis.com

Contact

Projects
Sysquake Remote Live
NME
PDF
Hike
Sudoku
GifBuilder
jpeglib for Palm OS
MySQL Client
Cross-GCC for Mac OS

NMELinkHandler Class Reference

#include <NMEStyleCpp.h>


Detailed Description

Handler for link clicks.

Definition at line 30 of file NMEStyleCpp.h.


Public Member Functions

virtual void click (NMEConstText link, NMEInt linkLength)=0
 Called by NMEStyle object to handle a hyperlink click.

Member Function Documentation

virtual void NMELinkHandler::click ( NMEConstText  link,
NMEInt  linkLength 
) [pure virtual]

Called by NMEStyle object to handle a hyperlink click.

Parameters:
[in] link link (not null-terminated)
[in] linkLength length of link


The documentation for this class was generated from the following file:
Generated by Doxygen.
Copyright 2007-2008, Yves Piguet.
All rights reserved.