|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for Flex session attribute listeners.
| Method Summary | |
void |
attributeAdded(FlexSessionBindingEvent event)
Callback invoked after an attribute is added to the session. |
void |
attributeRemoved(FlexSessionBindingEvent event)
Callback invoked after an attribute is removed from the session. |
void |
attributeReplaced(FlexSessionBindingEvent event)
Callback invoked after an attribute has been replaced with a new value. |
| Method Detail |
public void attributeAdded(FlexSessionBindingEvent event)
event - The event containing the associated session and attribute
information.public void attributeRemoved(FlexSessionBindingEvent event)
event - The event containing the associated session and attribute
information.public void attributeReplaced(FlexSessionBindingEvent event)
event - The event containing the associated session and attribute
information.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||