Interface ICallbackEventHandler

Description

ICallbackEventHandler interface.

If a control wants to respond to callback event, it must implement this interface.

  • author: Wei Zhuo <weizhuo[at]gamil[dot]com>
  • version: $Id: interfaces.php 2996 2011-06-20 15:24:57Z ctrlaltca@gmail.com $
  • since: 3.1

Located in /interfaces.php (line 348)


	
			
Method Summary
Methods
raiseCallbackEvent (line 356)

Raises callback event. The implementation of this function should raise appropriate event(s) (e.g. OnClick, OnCommand) indicating the component is responsible for the callback event.

  • access: public
void raiseCallbackEvent (TCallbackEventParameter $eventArgument)

Documentation generated on Mon, 25 Jun 2012 14:36:48 +0200 by phpDocumentor 1.4.3