TbEditableSaver::afterUpdate PHP Method

afterUpdate() protected method

afterUpdate
protected afterUpdate ( )
    protected function afterUpdate()
    {
        $this->onAfterUpdate(new CEvent($this));
    }