|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FlexClientAttributeListener
Interface for FlexClient attribute listeners.
| Method Summary | |
|---|---|
void |
attributeAdded(FlexClientBindingEvent event)
Callback invoked after an attribute is added to the FlexClient. |
void |
attributeRemoved(FlexClientBindingEvent event)
Callback invoked after an attribute has been replaced with a new value. |
void |
attributeReplaced(FlexClientBindingEvent event)
Callback invoked after an attribute is removed from the FlexClient. |
| Method Detail |
|---|
void attributeAdded(FlexClientBindingEvent event)
event - The event containing the associated FlexClient and attribute
information.void attributeReplaced(FlexClientBindingEvent event)
event - The event containing the associated FlexClient and attribute
information.void attributeRemoved(FlexClientBindingEvent event)
event - The event containing the associated FlexClient and attribute
information.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/client/FlexClientAttributeListener.html