debian man page for kephra::eventtable

Query: kephra::eventtable

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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(3) - hpux
xtapppeekevent(1) - hpux
dist::zilla::role::ppi(3pm) - debian
xml::sax::manifold(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file