kephra::eventtable(3pm) debian man page | unix.com

Man Page: kephra::eventtable

Operating Environment: debian

Section: 3pm

Kephra::EventTable(3pm) 				User Contributed Perl Documentation				   Kephra::EventTable(3pm)

NAME
Kephra::API::EventTable - API to internal events
DESCRIPTION
Every routine can subscribe a callback to any event that will than triggered when that event takes place. Also extentions (plugins) can do that. Event ID can also be triggered to simulate application events. Some function do freeze events to speed up certain repeating actions (don't forget to thaw after that). Callbacks can also sanely removed, if no longer needed. Names of Events contain dots as separator of of namespaces.
SPECIFICATION
add_call o EvenID o CallbackID for removing that callback. Must be unique in for this event. o Callback a Coderef. o Owner for removing all callbacks of that owner. List of all Events o menu.open o editpanel.focus o document.text.select o document.text.change o document.savepoint o document.list o caret.move o app.close perl v5.12.4 2011-06-08 Kephra::EventTable(3pm)
Related Man Pages
kephra(3pm) - debian
xtapppeekevent(1) - hpux
net::dbus::callback(3pm) - debian
net::sip::dispatcher::eventloop(3pm) - debian
term::filter::callback(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?