lz.Eventable
is the base class for any class that wishes to send
and receive events. It defines the setAttribute protocol that
creates implicit events for every attribute that is modified using
setAttribute.
Methods
destroy() |
---|
setAttribute() |
---|
Parameter Name | Type | Description |
---|---|---|
prop | String | A string naming the key of attribute to set |
val | any | The value for that attribute |
Copyright © 2002-2010 Laszlo Systems, Inc. All Rights Reserved. Unauthorized use, duplication or distribution is strictly prohibited. This is the proprietary information of Laszlo Systems, Inc. Use is subject to license terms.