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

Handler for link clicks. More...

#include <NMEStyleCpp.h>

Public Member Functions

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

Detailed Description

Handler for link clicks.


Member Function Documentation

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

Called by NMEStyle object to handle a hyperlink click.

Parameters:
[in]linklink (not null-terminated)
[in]linkLengthlength of link

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