Interface IPostBackEventHandler

Description

IPostBackEventHandler interface

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

Located in /Web/UI/TControl.php (line 1780)


	
			
Method Summary
void raisePostBackEvent (string $param)
Methods
raisePostBackEvent (line 1788)

Raises postback event.

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

  • access: public
void raisePostBackEvent (string $param)
  • string $param: the parameter associated with the postback event

Documentation generated on Sun, 04 Jun 2006 18:58:54 -0400 by phpDocumentor 1.3.0RC4