Interface IBehavior
IBehavior interfaces is implemented by instance behavior classes.
A behavior is a way to enhance a component with additional methods and events that are defined in the behavior class and not available in the class. Objects may signal behaviors through dynamic events.
- IBehavior implements IBaseBehavior
Direct known implementers
TBehavior
Package: System
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Brad Anderson <javalizard@mac.com>
Version: $Id$
Since: 3.2.3
Located at TComponent.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Brad Anderson <javalizard@mac.com>
Version: $Id$
Since: 3.2.3
Located at TComponent.php
public
boolean
|
|
public
|
attach(),
detach()
|