|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to be notified when the object is bound or unbound from the Flex session.
| Method Summary | |
void |
valueBound(FlexSessionBindingEvent event)
Callback invoked when the object is bound to a Flex session. |
void |
valueUnbound(FlexSessionBindingEvent event)
Callback invoked when the object is unbound from a Flex session. |
| Method Detail |
public void valueBound(FlexSessionBindingEvent event)
event - The event containing the associated session and attribute
information.public void valueUnbound(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 | ||||||||||