Prado\Web\UI\IPostBackEventHandler::raisePostBackEvent PHP Method

raisePostBackEvent() public method

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