Uses of Interface
org.beanlet.event.AttributeEvent

Packages that use AttributeEvent
org.beanlet.event Contains all beanlet core events. 
 

Uses of AttributeEvent in org.beanlet.event
 

Subinterfaces of AttributeEvent in org.beanlet.event
 interface AttributeReadEvent
          Reads attribute value from beanlet reference.
 interface AttributeWriteEvent
          Writes value to specified attribute.
 

Methods in org.beanlet.event that return AttributeEvent
 AttributeEvent AttributeEvent.setAttributeName(String name)
          Sets the name of the attribute.
 



Copyright © 2006-2012. All Rights Reserved.